-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add app screenshots and description to README
- Loading branch information
Showing
4 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
# Trivia Game | ||
|
||
A single page application that shows trivia questions fetched from OpenTDB. The application is built with React.js and utilizes multiple of the framework's hooks. The project is made both with user- and developer experience in mind. | ||
|
||
The deployed website can be found [here](https://zkkv.github.io/trivia-game/) | ||
|
||
P.S. Answer all five questions correctly and get a surprise ;) | ||
|
||
## Screenshots | ||
|
||
Welcome screen | ||
![A screenshot of the welcome screen](/media/welcome.png?raw=true) | ||
|
||
Game in progress | ||
![A screenshot of the game in progress](/media/answering.png?raw=true) | ||
|
||
Checking answers | ||
![A screenshot of the screen where answers can be checked](/media/answered.png?raw=true) | ||
|
||
## Developer | ||
Developed by zkkv, 07/2024 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.