Skip to content

Yusadolat/React-Maze-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Maze Game

A maze game app developed with React using create-react-app.

Getting started

Do the following:

clone this repo to your local directory. git clone https://github.com/Yusadolat/React-Maze-Game.git

navigate to directory cd to React Maze Directory

run

npm install to install the dependencies

run

npm start

to start the server

Thank you!