This is an application developed using ReactJS
and Material-UI
.
- Theme switcher implemented supporting
light
anddark
themes. Dashboard
showing relevant information
- Clone the repo
- In the project directory, run following commands:
npm install
npm start
npm start
Runs the app in the development mode: http://localhost:3000npm run build
Builds the app for production to thebuild
folder.\