Skip to content

jmuller3140/quiz

Repository files navigation

UBuildit Quiz Frontend v0.0.1

Monday Frontend

Install

  • Install nvm and use Node version specified in package.json
  • npm i

Dev start

  • Create scripts/env.dev.sh (see example in scripts/env.example.sh)
  • npm start

Test

  • npm t (regular)
  • npm run test:watch (w/ watcher)
  • npm run eslint (linting)
  • npm run eslint:fix (linting + auto fix)

Deployments

Tech stack

  • React.js
  • Redux.js
  • Redux-saga.js
  • Jest for testing
  • Bootstrap as CSS library
  • AWS Amplify for Auth and API calls

Dev tools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published