Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 380 Bytes

This project was bootstrapped with Create React App.

To Running Project Locally In the project directory, run: (make sure you have install node.js & yarn in your local machine)

# install dependencies
$ yarn
# running project
$ yarn start

Open http://localhost:3000 to view it in the browser.