Skip to content

ReconfortDev/QuizApp

Repository files navigation

Frontend Quiz Application

Welcome to the Frontend Quiz Application! This is a web application built with Angular that allows users to take quizzes on various frontend development topics.

Live Demo

Check out the live version of the project here: Amali Quiz App

Table of Contents

  1. Features
  2. Installation
  3. Usage

Features

  • User-friendly interface with responsive design
  • Dynamic quiz generation based on selected topics
  • Dark mode and light mode support
  • Score tracking and feedback on quiz completion
  • Responsive design for all screen sizes
  • User can select a quiz topic to start
  • Displays score upon quiz completion

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone git@github.com:ReconfortDev/QuizApp.git
  2. Navigate to the project directory:

    cd QuizApp
  3. Install the dependencies:

    npm install
  4. Start the development server:

    ng serve

    The application will be available at http://localhost:4200.

Usage

  1. Open the application in your web browser.
  2. Select a quiz topic to get started.
  3. Answer the quiz questions and submit your answers.
  4. View your score and feedback on quiz completion.

About

Angular Quiz App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published