This was originally for an interview code challenge: https://github.com/Superformula/frontend-test
This is a refactored version using TypeScript and a few other things that I did not use in the initial version.
Tech stack
- React (not CRA) w/ Hooks (16.11) w/ TypeScript (3.7)
- SCSS w/ CSS-modules
- Apollo / GraphQL
npm installnpm run buildnpm run dev