This project was bootstrapped using Vite.
Tools used in this project:
- Recharts for graphics.
- TailwindCSS for styling.
- Leaflet for the map.
- Vitest for unit tests.
- Playwright for end to end tests.
- Graphql as a query language.
- Apollo Client as a Graphql client.
npm install
npm run dev
npm run test
npm run test:e2e