Snake with React.js The snake game done with react.js, one of the most popular libraries to create interactive UIs. Ready to play? Try it here! Testing Basic Unit Tests with Jest. To run them: npm test End-to-End tests using Nightwatch.js (with Selenium). To run them: npm run test:end-to-end