Skip to content

nihiser/code-challenge-typescript

Repository files navigation

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

Current build process

  • npm install
  • npm run build
  • npm run dev

About

A refactor of the non-TS version of this challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published