Skip to content

Commit a54e1d4

Browse files
Update README.md
1 parent 5c69910 commit a54e1d4

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
Create engaging quizzes in seconds using the power of AI!
44
**AI Quiz Craft** leverages Google's **Gemini API** to automatically generate customized quiz questions on any topic, delivering a seamless and intelligent quiz-building experience.
55

6-
![App Screenshot](screenshot.jpg) <!-- Replace with your actual screenshot path -->
6+
![App Screenshot](Screenshot.jpg) <!-- Replace with your actual screenshot path -->
77

8-
---
98

109
## 🚀 Features
1110

@@ -21,7 +20,6 @@ Create engaging quizzes in seconds using the power of AI!
2120
- 🛡️ **TypeScript-First Codebase**
2221
Designed for reliability, scalability, and maintainability.
2322

24-
---
2523

2624
## ⚙️ How It Works
2725

@@ -34,7 +32,6 @@ Create engaging quizzes in seconds using the power of AI!
3432
3. **Take the Quiz**
3533
Answer the questions and view your score instantly.
3634

37-
---
3835

3936
## 🛠️ Tech Stack
4037

@@ -43,7 +40,6 @@ Create engaging quizzes in seconds using the power of AI!
4340
- HTML & CSS
4441
- [Gemini API](https://ai.google.dev/) for quiz content generation
4542

46-
---
4743

4844
## 📦 Installation
4945

@@ -54,7 +50,6 @@ npm install
5450
npm run dev
5551
```
5652

57-
---
5853

5954
## 🗝️ Gemini API Setup
6055

@@ -67,7 +62,6 @@ To use the AI quiz generation feature, you’ll need a Gemini API key:
6762
GEMINI_API_KEY=your_gemini_api_key_here
6863
```
6964

70-
---
7165

7266
## 💡 Usage
7367

@@ -76,25 +70,21 @@ GEMINI_API_KEY=your_gemini_api_key_here
7670
3. Gemini will return a set of quiz questions.
7771
4. Answer the questions and get your score instantly!
7872

79-
---
8073

8174
## 🤝 Contributing
8275

8376
Contributions are welcome!
8477
Please open an issue or pull request to discuss any changes.
8578

86-
---
8779

8880
## 📄 License
8981

9082
This project is licensed under the [MIT License](LICENSE).
9183

92-
---
9384

9485
## 🙋‍♂️ Questions?
9586

9687
Open an [issue](https://github.com/codewithsimon/ai-quiz-craft/issues) or reach out to [codewithsimon](https://github.com/codewithsimon).
9788

98-
---
9989

10090
Let me know if you want to add demo links, screenshots, or more instructions!

0 commit comments

Comments
 (0)