Skip to content

hummxt/quiz-app

Repository files navigation

Quiz App

Description

Simple Quiz App that allows to take a quiz with your specific questions that you added.

Techlonogies used

  • React JS
  • Tailwind CSS
  • JSON-Server

Features

  • Admin Panel - you can add your questions and delete it.
  • Responsive design for mobile and desktop views.
  • Finish Screen the app shows the total score.

1. Clone the repository:

  • git clone https://github.com/hummxt/quiz-app.
  • Open folder and write this command to the terminal "npm run dev".
  • Write this code too for the activating mock API server "json-server --watch questions.json".
  • If you want the use admin panel the username and password is "admin".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published