This is a simple dashboard built with React, it's meant to test my understanding of some new technology I learnt. These include:
- Typescript.
- Material UI.
- React Testing Library.
You can test out the application by cloning this repo and downloading the necessary dependencies by running
Then start up the server with
You can also run the test suite with
Cheers!