The app is deployed on github pages where you can test it out.
Design for the application was created in figma. Link to the design file here.
- Clone the repository
- Run
npm install
to install all packages needed to run the app - Run
npm start
for more information read react.md
- React
- TypeScript
- Material UI
- Axios
- Moment
- React Router DOM
- Recoil for state managment
- ESlint
- Stylelint
- Prettier
- VS Code