It's the first React based project made in CodeAcademy.
Clone or download ZIP of this repository to get the code of the game.
You will need to have Node and IDE
npm i
should take care of everything else
To get all the dependencies
npm i
To start developing
npm run start
To make production version
npm run build
- React.js - The web framework
- Create-react-app - Module bundler