https://github.com/denisecaze/trivia
Laboratoria Bootcamp - First week (challenge) - a Trivia quiz
https://github.com/denisecaze/trivia
css3 html5 javascript
Last synced: 2 months ago
JSON representation
Laboratoria Bootcamp - First week (challenge) - a Trivia quiz
- Host: GitHub
- URL: https://github.com/denisecaze/trivia
- Owner: denisecaze
- Created: 2018-07-17T13:45:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T22:59:14.000Z (over 6 years ago)
- Last Synced: 2025-01-06T14:28:51.459Z (4 months ago)
- Topics: css3, html5, javascript
- Language: HTML
- Homepage: https://denisecaze.github.io/trivia/
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trivia
## Motivation
This was the first challenge of Laboratoria bootcamp. The requirement was to reproduce a Trivia game, where the user would answer three questions and the result would be displayed on the screen.## Technology Stack
+ HTML5
+ CSS3
+ JavaScript