Skip to content

kushanksriraj/formula-quiz

Repository files navigation

Formula Quiz CI status

A quiz app for Formula 1 fans

Live link: https://formula-quiz.netlify.app

Express server


Some key features of this App:

  • React⚛ + TypeScript😍
  • JWT Authentication🔐
  • Used bcrypt to store passwords securely on MongoDB
  • Written tests for reducers🧪
  • Tried BEM CSS
  • Clean and responsive layout
  • Set up GitHub Actions for CI, it runs the tests on every commit

Backend: REST API Server in ExpressJS, MongoDB as database
Link to backend source code

To get started

  • Clone the repo and run npm install
  • Start the dev server with yarn start

App screenshot

Formula-Quiz-ss

About

A quiz web App built with TypeScript and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published