Skip to content

🧩 Quiz App is a simple React.JS and TypeScript application that tests users on their general knowledge.

Notifications You must be signed in to change notification settings

HamzaKhan-HK/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

A simple TypeScript application where users can test their general knowledge based on their chosen difficulty, fetching the questions and answers from the OpenTDB.

This project was created using React.JS, TypeScript, styled components and the OpenTDB API.

The website is responsive and can be viewed on both desktop and mobile devices.

Demo

Checkout the live demo and try it for yourself: quizzatron-app.netlify.app/

Screenshot

Screenshot 2023-12-10 202509

Run On Local

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Step 1: Clone the repository

git clone https://github.com/TheHamzaDev/Quiz-App.git

Step 2: Navigate To Clone

cd your_path/Quiz-App

Step 3: Install Dependencies

npm install
npm install styled components

Step 4: Run Project

npm run dev

or

npm start

About

🧩 Quiz App is a simple React.JS and TypeScript application that tests users on their general knowledge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published