Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ImSreyas/quizer
Browse files Browse the repository at this point in the history
  • Loading branch information
ImSreyas committed Jan 2, 2024
2 parents 08c9350 + 3f1896d commit fe6e9c2
Showing 1 changed file with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,27 +24,36 @@
Here are some snapshots of Quizer in action:

- Home
![Home](url_to_screenshot_1)
Caption for Screenshot 1
<img alt="Home" src="./screenshots/pc/home.png" width="100%" />

- selected
![selected](url_to_screenshot_2)
Caption for Screenshot 2
<img alt="Home" src="./screenshots/pc/selected.png" width="100%" />

- score
![score](url_to_screenshot_3)
Caption for Screenshot 3
<img alt="Home" src="./screenshots/pc/score.png" width="100%" />

- view answers
<img alt="Home" src="./screenshots/pc/review.png" width="100%" />

- review
![score](url_to_screenshot_4)
Caption for Screenshot 4

## Mobile Responsiveness 📱

Quizer is designed with mobile responsiveness in mind, ensuring a seamless and engaging experience across various devices.

Previews
---
<div align="center">

<img alt="Home" src="./screenshots/mobile/home.png" width="300" />

<img alt="Home" src="./screenshots/mobile/selected.png" width="300" />
<br>
<img alt="Home" src="./screenshots/mobile/score.png" width="300" />

<img alt="Home" src="./screenshots/mobile/review.png" width="300" />

</div>


## Contributing 🤝

Expand Down

0 comments on commit fe6e9c2

Please sign in to comment.