https://github.com/softon/js-quiz
A simple JavaScript Quiz designed using Figma
https://github.com/softon/js-quiz
Last synced: 8 months ago
JSON representation
A simple JavaScript Quiz designed using Figma
- Host: GitHub
- URL: https://github.com/softon/js-quiz
- Owner: softon
- Created: 2020-11-04T13:46:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T09:57:12.000Z (over 2 years ago)
- Last Synced: 2025-01-24T09:11:13.479Z (over 1 year ago)
- Language: JavaScript
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Simple Javascript Quiz ([Demo](https://softon.github.io/js-quiz/))
A simple javascript quiz web app using HTML/CSS/Javascript UI designed using Figma.

## Flow
- User enters the name to begin
- A timer starts and 5 random questions are selected from the list of questions.
- User submits the quiz
- Result of Pass/Fail is displayed.
## Tutorial Videos
- **Part 1** : Comming soon
- **Part 2** : Comming soon