https://github.com/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.
https://github.com/utsavkumar-280/cinequiz
nextjs react tailwindcss typescript
Last synced: 2 months ago
JSON representation
A quiz app for people in love with cinema. It's a react app made using the Next.js framework with TypeScript.
- Host: GitHub
- URL: https://github.com/utsavkumar-280/cinequiz
- Owner: utsavkumar-280
- Created: 2022-01-04T04:48:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T04:54:21.000Z (over 4 years ago)
- Last Synced: 2025-08-01T13:41:56.254Z (11 months ago)
- Topics: nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://cinequiz.vercel.app
- Size: 4.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CineQuiz

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

- Quiz Game

- Result Dashboard
