Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kadermiyanyedi/angular-quiz-app
Quiz App with Angular and Open Trivia DB
https://github.com/kadermiyanyedi/angular-quiz-app
angular angular-cli materializecss opentdb-api quiz
Last synced: 14 days ago
JSON representation
Quiz App with Angular and Open Trivia DB
- Host: GitHub
- URL: https://github.com/kadermiyanyedi/angular-quiz-app
- Owner: Kadermiyanyedi
- Created: 2020-07-15T00:10:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T14:38:54.000Z (12 months ago)
- Last Synced: 2023-11-22T16:08:55.091Z (12 months ago)
- Topics: angular, angular-cli, materializecss, opentdb-api, quiz
- Language: TypeScript
- Homepage:
- Size: 579 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularQuizApp
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.6.
---## Setup
* npm install
* ng serveRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Source URL list
* [Angular](https://angular.io/)
* [Open Trivia DB](https://opentdb.com/api_config.php)
* [Materialize CSS](https://materializecss.com/)
* [Angular Material UI](https://material.angular.io/components/categories) `Used for progress bar only`