This app was bootstrapped with Create React App & Material UI.
- Clone the repo
- Navigate to the root faulder
- run
npm i
to install dependancies - run
npm start
to kickstart the dev server - Open http://localhost:3000 to view it in the browser.
This app was bootstrapped with Create React App & Material UI.
npm i
to install dependanciesnpm start
to kickstart the dev server