AkhrorSoliev / frontend-quiz-app

Home Page:http://quiz-fontend.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Quiz App

This is a fun quiz app using the React library, a very useful project for beginners. I recommend that everyone try this project on their own. If you have trouble doing it, you can see my solution. 🎉

Acknowledgements

Authors

Appendix

I will be uploading this project in full on youtube in its fully completed state. This is my youtube channel and other social links.

Demo

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Full Responsive

Screenshots

App Screenshot

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/AkhrorSoliev/frontend-quiz-app

Go to the project directory

  cd frontend-quiz-app

Install dependencies

  npm install

Start the server

  npm run dev

About

http://quiz-fontend.vercel.app


Languages

Language:JavaScript 51.3%Language:CSS 47.2%Language:HTML 1.5%