Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjaraiy/quiz_app-project
HTML, CSS and JS
https://github.com/sanjaraiy/quiz_app-project
Last synced: 5 days ago
JSON representation
HTML, CSS and JS
- Host: GitHub
- URL: https://github.com/sanjaraiy/quiz_app-project
- Owner: sanjaraiy
- Created: 2024-01-22T22:13:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T00:46:16.000Z (10 months ago)
- Last Synced: 2024-01-23T02:08:49.998Z (10 months ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Quiz Application
This is based `HTML`, `CSS` and `Javascript`. it is responsive for different divices.## Used Google-fonts :-
```
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');
```
## Used font-family :-
```
font-family: 'Roboto', sans-serif;
```
## Features :-
- Multiple time attempt feature.
- Questions and options can be changed by admin easily.
- Responive for different divices.## Demo Image :-
![Demo](https://github.com/sanjaraiy/Quiz_App-Project/blob/main/demo.png)## Testing :-
Any one can test and arise a issue for better user updation.