/pebble-quiz

Play Fun Trivia Quizzes with Pebble Quiz

Primary LanguageJavaScript

Pebble Quiz

Play Fun Trivia Quizzes.

- by Saurabh Chirde

logo

Demo

Link

Pebble Quiz

Game flow for Guest Users

Quiz Guest

Game flow for Registered User

Quiz User

Achievements Badges for registred Users

Quiz Achievement


Features

  • User Authorization
    • Sign In
    • Sign Up
    • Sign Out
  • Protected/Private Routes with users quiz data
  • Categorywise Quiz
  • Pointwise Leaderboard
  • Different levels with Achievement Badges
  • User Account Page
  • Change Display Names
  • Set new account password
  • Delete Account

Tech Stack

Client side: React, React Router, Context API, Pebble UI

Server side: Firebase


Run Locally

Clone the project

  git clone https://github.com/saurabhchirde/pebble-quiz.git

Go to the project directory

  cd pebble-quiz

Install dependencies

  npm install

Start the server

  npm run start

👨‍💻 lets connect !