a simple maze game using React.js
Clone application from https://github.com/michaelNgiri/React-Maze-Game.git
Navigate to the project folder in command line
Run comand: npm install
to install project dependencies
Run command: npm start
to start the project
NB:
you need to have npm installed for the commands to work
NB:
the serviceWorker works in development mode only
run command npm run build
then navigate to localhost:5000 to view the app
npm\