This project is for React practice purpose.
Runing steps:
- git clone this repo
- Go to the cloned repo directory, run 'npm install' to download all dependencies
- Run npm start to start the server
- Open browser to http://localhost:8080 to see the app
This project is for React practice purpose.
Runing steps: