https://github.com/itsraghul/triviawebapp
Trivia Web App build using only HTML,CSS,JavaScript
https://github.com/itsraghul/triviawebapp
css html js trivia web
Last synced: 2 months ago
JSON representation
Trivia Web App build using only HTML,CSS,JavaScript
- Host: GitHub
- URL: https://github.com/itsraghul/triviawebapp
- Owner: itsraghul
- Created: 2022-02-04T17:11:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T07:29:56.000Z (over 4 years ago)
- Last Synced: 2026-05-01T22:35:50.452Z (2 months ago)
- Topics: css, html, js, trivia, web
- Language: JavaScript
- Homepage: https://trivia-web-app.vercel.app
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TriviaWebApp.
A Trivia Web App build using HTML,CSS,Vanilla JS.
Fetches questions from public api.
Calculates the score and save to the local storage.
Top 5 high scores played in the device is displayed in the HighScores Section.
Link- https://trivia-web-app.vercel.app/