Wikkiee / Quizzify

🚀A dynamic React web app powered by Express, MongoDB, and Node.js. Compete with friends using fixed quizzes and enjoy an engaging user interface. ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizzify - 2021

Fuel Your Curiosity! Engage in brain-tingling challenges across diverse topics. Uncover knowledge nuggets, compete with friends, and expand your horizons – all in one captivating React web app.

Frontend technologies

  • React.js
  • Bootstrap 5
  • Webpack Bundler

Backend technologies

  • Node Js
  • Express.js
  • MongoDB

Features

  • Friendly Competition: Challenge friends or yourself with timed quizzes, track scores, and strive for the top spot on the leaderboard, adding an exciting competitive edge.

  • Instant Feedback: Receive immediate feedback on your answers, enabling quick learning and helping you grasp new facts with each question.

  • User-Friendly Interface: Navigate effortlessly through the app with its intuitive design, making it easy to select quizzes, answer questions, and enjoy a seamless quiz-taking experience.

Installation

Clone my repository

  git clone https://github.com/Wikkiee/Quizzify.git
  cd Quizzify

Instruction - Frontend

  cd Quizzify/client
  npm install
  npm run dev

Instruction - Backend

  cd Quizzify/Server
  npm install
  npm run dev

  *Note : You need to add .env file on the Quizzify/Backend/src with the following env variable
          DATABASE_URL= your mongodb connection url

Support

-> For support, discord me - #_wikkie_.

License

MIT

About

🚀A dynamic React web app powered by Express, MongoDB, and Node.js. Compete with friends using fixed quizzes and enjoy an engaging user interface. ✨

License:MIT License


Languages

Language:JavaScript 85.8%Language:CSS 12.6%Language:HTML 1.7%