This project was bootstrapped with Create React App.
- Node.js
- Run
git clone <repo url>
or clone this repo to your local npm install
oryarn install
- As the project successfully installed their dependencies,
npm start
oryarn start
- While React has started their development mode server, Go to
localhost:4300
on your browser.