File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff 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.
69651 . 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+ ```
You can’t perform that action at this time.
0 commit comments