/onlifeapp

Information literacy quiz application for secondary schools

Primary LanguageTypeScriptMIT LicenseMIT

Onlife

Design decisions

  • TypeScript for any new code
  • Typed nextjs API routes
  • Auth0 and faunadb
  • Theme-ui styling options utilized to develop layouts and styles asap

Get started

Setup local environment

cp .env .env.local

Install it and run:

yarn
yarn dev