utsavkumar-280 / cinequiz

A quiz app for people in love with cinema. It's a react app made using the Next.js framework with TypeScript.

Home Page:https://cinequiz.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CineQuiz

OgImage

A quiz app for people in love with cinema. It's a react app made using the Next.js framework with TypeScript. It has a catalog of quizzes that you can play and all your attempts are stored in the dashboard inside the localStorage. It talks to a backend express server that replies with the quiz data stored in MongoDB.

Tech Stack

  • Next.js (A React Framework)
  • TypeScript
  • Tailwind CSS
  • Express
  • MongoDB with Mongoose
  • Local Storage

Functionalities

  • Quiz catalog

    cinequizIntro

  • Quiz Game

    cinequizGame

  • Result Dashboard

    cinequizResult

About

A quiz app for people in love with cinema. It's a react app made using the Next.js framework with TypeScript.

https://cinequiz.vercel.app


Languages

Language:TypeScript 95.3%Language:CSS 2.6%Language:JavaScript 2.1%