yarn test
to test that everythig is ready.
yarn start
to view all agents.
This repo will self destruct 5 minutes after viewing.
Good luck ;)
The Agents SPA is built with:
- React & Typescript
- Google Maps API
- Emotion.sh
- Jest for tests
- Tests for isolation detection logic (including two countries with equal isolation)
- Google Maps API
- src
- api - contains the logic and tests
- components - well, the components :)
- consts - some constants like colors and Google API related stuff
- data - a static file containing the agents array
- types - shared type definitions