Skip to content

Commit bb5a731

Browse files
committed
Add screenshots to readme
1 parent c50f4ee commit bb5a731

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

quiz-app/README.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,10 @@ This is a simple, interactive quiz application built with React and styled using
3030

3131
## Table of Contents
3232

33-
- [Demo](#demo)
3433
- [Features](#features)
3534
- [Technologies Used](#technologies-used)
3635
- [Getting Started](#getting-started)
3736

38-
## Demo
39-
40-
You can view a live demo of the quiz app here: [Live Demo](#)
4137

4238
## Features
4339

@@ -69,7 +65,7 @@ To get a local copy up and running follow these simple example steps.
6965
1. Clone the repository:
7066

7167
`
72-
git clone https://github.com/your-username/quiz-app.git
68+
git clone https://github.com/temmarie/quiz-app.git
7369
cd quiz-app
7470
```
7571
@@ -89,15 +85,4 @@ To get a local copy up and running follow these simple example steps.
8985
9086
```
9187
http://localhost:5173
92-
```
93-
94-
95-
96-
97-
## License
98-
99-
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
100-
101-
---
102-
103-
Feel free to modify and expand the README as your project evolves. Let me know if you'd like to add anything else!
88+
```

0 commit comments

Comments
 (0)