There was an error while loading. Please reload this page.
This repo is split into to 2 parts: backend, and client
The client was generated with create-react-app.
Typescript is the dialect of javascript chosen.
chakra-ui is the chosen css-framework. We're specifically using the next-gen version so make sure to view the appropriate doc.
Under src, the project is split into aptly named directories:
src
The backend is taking advantage of google cloud functions.