This app was bootstrapped with Create React App & Material UI.

To run the app Locally

  • 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.