Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 625 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 625 Bytes

Resources

This project was bootstrapped with Create React App. Material UI was used for some of the components. The other resources used for some of the util functions are mentioned in the comments.

Steps to run the app in local after cloning the project

In the project directory, you can run:

npm install

npm start

Runs the app in the 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.