Skip to content

HeyNitin/quizMania

Repository files navigation

quiz-removebg-preview

Netlify Status

QuizMania.mp4

Table of Contents

About

This is a quiz app, which lets you play any quiz from mentioned categories. We currently have 3 main categories Bollywood Hollywood Maths Trivia

Technologies Used

Live link

Live site : QuizMania

Getting Started

  • Clone the repository on your local machine with the command below in your terminal, and cd into the quizMania folder
https://github.com/heynitin/quizMania.git

cd quizMania
  • Install dependencies (if you are using yarn then do with that)
npm install
  • Create a .env file at the root level of the directory (at the level of package.json) and create a environment variable
REACT_APP_JWT_SECRET = <JWT_SECRET_KEY_OF_YOUR_CHOICE>
  • Start the server🚀
npm start

ScreenShots

image image image image image image

👨‍💻 Connect with me

About

QuizMania is a quiz web-app. It consists of multiple categories of quizzes, login and signup and many more features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published