Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rabin-2004 authored Dec 7, 2024
1 parent b9629cd commit 792a054
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@ You can access the live app at [https://brain-storm-quiz-app.vercel.app/](https:
## Installation and Setup ⚙️
Follow these steps to run the Quiz App locally:
1. Clone the repository:
```bash

git clone https://github.com/yourusername/quiz-app.git
cd quiz-app
```

2. Install dependencies:
```bash

npm install
```

3. Start the development server:
```bash

npm start
```

4. Open the app in your browser:
```bash

http://localhost:3000
```


## Future Enhancements 🌟
• User authentication for saving quiz history and scores.
Expand Down

0 comments on commit 792a054

Please sign in to comment.