Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.11 KB

File metadata and controls

49 lines (32 loc) · 1.11 KB

Test App

A Quiz Web application built using React Js.

Table of contents

  1. Introduction
  2. Technologies used
  3. Setup
  4. Video

Introduction

The Quiz app is built using React Js. React js is the popular frontend library used to make dynamic web apps.

The project uses functional components, hooks like useState, useEffect.

🚀 Technologies used

  1. Quiz app is built using React Js.

⚙️ Setup

Installation

  1. Clone this repository: git clone https://github.com/premdood/test-app.git
  2. Navigate to the project directory: cd test-app
  3. Install the dependencies: npm install

Usage

  • Run the project with the following command: npm run dev
  • Access it with the browser at: https://localhost:5173

📸 Screenshots

App screenshot 1 App screenshot 2 App screenshot 3 App screenshot 4

▶️ Video

video-1.mp4