Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfgunblood/quiz-app
ai quiz app
https://github.com/wolfgunblood/quiz-app
Last synced: 5 days ago
JSON representation
ai quiz app
- Host: GitHub
- URL: https://github.com/wolfgunblood/quiz-app
- Owner: wolfgunblood
- Created: 2023-09-17T11:46:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-14T05:48:01.000Z (4 months ago)
- Last Synced: 2024-07-15T03:38:01.960Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 353 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AI quiz App
🔥 Build using OpenAI
## Mobile Responsive
## Introduction
This is an AI quiz generator app.
I built this project to hone my full stack skills.
This app lets you create mcqs and open-end quizzes.
Right now it is on trial basics coz of openai credit.
Please star the repo and feel free to add your own free tools as well.
## Tech Stack
This tool is built using these technologies:
- ◼️ Next.js 13.5.6
- ⚛️ React 18
- 🔰 TypeScript
- 💠 Tailwind CSS 3
- 🗂 Prisma Client
- 🔥 Next Auth
- 〰️ SWR
- ➰ Framer Motion
- 💢 React Icons
- 🧿 Absolute Import and Path Alias
- 📏 ESLint
- ✨ Prettier
## Getting Started
Clone using git
```bash
git clone https://github.com/wolfgunblood/quiz-app
```