Skip to content

A quiz app using TypeScript features a smooth, interactive interface for creating and taking quizzes. The app ensures type safety and reliability, making it a robust tool for educational purpose

Notifications You must be signed in to change notification settings

rohanmittal1163/QuizApp

Repository files navigation

QUIZ APP

I developed a quiz app using TypeScript. It features a smooth, interactive interface for creating and taking quizzes. The app ensures type safety and reliability, making it a robust tool for educational purpose

⚜ DEMO

screen-capture.webm

image image image

📌 Requirements

  • HTML
  • CSS
  • ReactJs
  • Typescript
  • Hooks
  • Redux

🔰 Installation

  • Download or clone this repository.
git clone https://github.com/rohanmittal1163/QuizApp
npm install
npm run dev
json-server --watch db.json --port 4000

❤ Contribute

This project is open source and we are happy to receive contributions. If you would like to contribute, please follow these steps:

  1. Make a fork of the repository.
  2. Create a branch for your feature or bugfix (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added my new feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a pull request.

About

A quiz app using TypeScript features a smooth, interactive interface for creating and taking quizzes. The app ensures type safety and reliability, making it a robust tool for educational purpose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published