This project was bootstrapped with Create React App.
-
Clone the repository.
-
Navigate into the directory using terminal, type
yarn
and press enter to install project dependencies using yarn. -
After installation is complete, enter
yarn start
to run the app in development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.