{"id":26506823,"url":"https://github.com/Rivalcoder/Quiz-Generator-AI","last_synced_at":"2026-04-06T08:02:21.547Z","repository":{"id":283510396,"uuid":"949529099","full_name":"Rivalcoder/Ai-Quiz-Generator","owner":"Rivalcoder","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-20T15:39:44.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T16:39:23.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rivalcoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-16T16:59:40.000Z","updated_at":"2025-03-20T15:39:48.000Z","dependencies_parsed_at":"2025-03-20T16:39:27.623Z","dependency_job_id":"9f53d634-5c8e-4b71-844c-bfc428c9b99d","html_url":"https://github.com/Rivalcoder/Ai-Quiz-Generator","commit_stats":null,"previous_names":["rivalcoder/ai-quiz-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rivalcoder%2FAi-Quiz-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rivalcoder%2FAi-Quiz-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rivalcoder%2FAi-Quiz-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rivalcoder%2FAi-Quiz-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rivalcoder","download_url":"https://codeload.github.com/Rivalcoder/Ai-Quiz-Generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706525,"owners_count":20496571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-20T22:56:31.008Z","updated_at":"2026-04-06T08:02:21.502Z","avatar_url":"https://github.com/Rivalcoder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎯 Quiz Generator\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Next.js-000000?style=for-the-badge\u0026logo=next.js\u0026logoColor=white\" alt=\"Next.js\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" alt=\"React\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white\" alt=\"Tailwind CSS\"/\u003e\n\u003c/div\u003e\n\n## 📝 Description\n\nA modern and interactive quiz generator application built with Next.js and React. Create, manage, and take quizzes with a beautiful user interface and smooth user experience.\n\n## ✨ Features\n\n- 🎨 Modern and responsive UI\n- 📱 Mobile-friendly design\n- 🔄 Real-time updates\n- 📊 Quiz statistics and analytics\n- 🔒 Secure authentication\n- 🎯 Multiple question types\n- 📝 Custom quiz creation\n- 🏆 Score tracking\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm or yarn\n\n### Installation\n\n1. Clone the repository\n```bash\ngit clone https://github.com/Rivalcoder/Quiz_Generator.git\n```\n\n2. Navigate to the project directory\n```bash\ncd Quiz_Generator\n```\n\n3. Install dependencies\n```bash\nnpm install\n# or\nyarn install\n```\n\n4. Start the development server\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser\n\n## 🛠️ Tech Stack\n\n- **Frontend Framework**: Next.js\n- **UI Library**: React\n- **Styling**: Tailwind CSS\n- **State Management**: React Context API\n- **API**: Next.js API Routes\n- **Database**: (Add your database here)\n\n## 📁 Project Structure\n\n```\nQuiz_Generator/\n├── public/          # Static files\n├── src/             # Source code\n│   ├── app/         # Next.js app directory\n│   ├── components/  # React components\n│   ├── styles/      # Global styles\n│   └── utils/       # Utility functions\n├── .gitignore\n├── next.config.js\n├── package.json\n└── README.md\n```\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n## 👨‍💻 Author\n\n- **Rival Coder** - [GitHub](https://github.com/Rivalcoder)\n\n## 🙏 Acknowledgments\n\n- Thanks to all contributors who have helped shape this project\n- Special thanks to the Next.js and React communities\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eBuilt with ❤️ by \u003ca href=\"https://github.com/Rivalcoder\"\u003eRival Coder\u003c/a\u003e\u003c/sub\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRivalcoder%2FQuiz-Generator-AI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRivalcoder%2FQuiz-Generator-AI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRivalcoder%2FQuiz-Generator-AI/lists"}