Skip to content

TheOnlyAbdull/Q-and-A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q-and-A

Q-and-A is a web app that provides a time-based quiz platform, allowing users to test their knowledge with a series of questions. Designed for fast, offline access and an engaging user experience, Q-and-A helps users challenge themselves and track their progress.

Features

  • Time-based quiz with countdown timer
  • Questions stored in local storage for offline availability
  • Instant result notification and score tracking
  • Name input and personalized display
  • Responsive and intuitive user interface

How It Works

Q-and-A loads a set of quiz questions from local storage, displaying one question at a time. Users select answers by clicking options, and the app automatically advances to the next question. At the end of the quiz, users receive their final score and feedback.

Live Demo

Check out the live app here: https://theonlyabdull.github.io/Q-and-A/

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/q-and-a.git
    cd q-and-a
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open http://localhost:3000 to view the app in your browser.

Tech Stack

  • HTML5
  • CSS
  • JavaScript

Challenge yourself. Test your knowledge with Q-and-A! 🚀🧠

About

question and answer platform to take test

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published