An open API service indexing awesome lists of open source software.

https://github.com/gabrielepre11/angular-quiz-app

A simple and interactive Quiz App built using Angular 20 and Sass (SCSS). It allows users to answer a series of questions, track their progress, and see their score in real-time.
https://github.com/gabrielepre11/angular-quiz-app

angular angularcli quiz sass scss typescript

Last synced: 2 months ago
JSON representation

A simple and interactive Quiz App built using Angular 20 and Sass (SCSS). It allows users to answer a series of questions, track their progress, and see their score in real-time.

Awesome Lists containing this project

README

          

# Angular Quiz App

A **simple and interactive Quiz App** built using **Angular 20** and **Sass (SCSS)**.
It allows users to answer a series of questions, track their progress, and see their score in real-time.

---

## 🚀 Features

- 💡 Multiple-choice questions with instant answer tracking
- ✅ Real-time score calculation
- 🔄 Navigation between previous/next questions
- 🧠 Dynamic state management using Angular's `signal` and `computed`
- 🎯 Final result screen when the quiz is completed
- 🎨 Clean and modern UI using SCSS

---

## 🛠️ Built With

[![Angular](https://img.shields.io/badge/Angular-%23DD0031.svg?logo=angular&logoColor=white)](#)
[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=fff)](#)
[![Sass](https://img.shields.io/badge/Sass-C69?logo=sass&logoColor=fff)](#)