Skip to content

michaelNgiri/React-Maze-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Maze-Game

a simple maze game using React.js

How to run

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

Create production build

run command npm run build

then navigate to localhost:5000 to view the app

dependencies

npm\

React.js\

About

a simple maze game using React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published