Researcher0619 / question-app

Home Page:https://question-app-seven.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question App

Overview

Question App in Action

Welcome to the Question App! Forget all the quizzes you have taken so far. This application, developed with React.js, offers an engaging and enjoyable quiz experience. Explore the live version of this project through the link provided in the "About" section.

Technologies Used

  • React
  • JavaScript
  • CSS
  • HTML

Features

  • Dynamic Quiz Questions: The app presents various questions dynamically, ensuring a unique experience each time.
  • Real-time Feedback: Get immediate feedback on your answers to enhance your learning process.
  • Responsive Design: Enjoy the app on any device, thanks to its responsive design.
  • Interactive UI: Experience a user-friendly and interactive interface designed with modern aesthetics.

Getting Started

Follow these steps to get a local copy up and running:

Prerequisites

Make sure you have the following installed on your system:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the Repository:

    git clone https://github.com/Researcher0619/question-app.git
  2. Navigate to the Project Directory:

    cd question-app
  3. Install Dependencies:

    npm install

Running the App

To start the app, run:

npm start
npm run dev

About

https://question-app-seven.vercel.app


Languages

Language:JavaScript 75.9%Language:CSS 19.9%Language:HTML 4.2%