An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# CineQuiz
![OgImage](https://user-images.githubusercontent.com/66728108/157847842-c57ae141-69e9-4b3e-8e6b-2a35be93dc8a.png)

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](https://user-images.githubusercontent.com/66728108/152684410-49a0824f-5deb-41e5-9fd2-b70b36d7305e.gif)

- Quiz Game

![cinequizGame](https://user-images.githubusercontent.com/66728108/152684479-bd323b6e-bd0b-4080-b594-bd0348e9d7da.gif)


- Result Dashboard

![cinequizResult](https://user-images.githubusercontent.com/66728108/152684484-ab3fe1db-3299-441d-aaec-01c33fe7ed65.gif)