AI Prompt Generator
A professional tool for generating AI prompts across various development areas. Built with React, TypeScript, and Tailwind CSS.
Features
- 12 different development areas including Unit Testing, API Development, and more
- Dark/Light mode support
- Example prompts for each development area
- Copy to clipboard functionality
- Real-time prompt generation using AI
- Responsive design
Tech Stack
- React 18
- TypeScript
- Tailwind CSS
- Vite
- Lucide React (for icons)
- React Hot Toast (for notifications)
Getting Started
- Clone the repository
git clone [your-repo-url]
- Install dependencies
npm install
- Create a
.envfile in the root directory and add your Together AI API key:
VITE_TOGETHER_API_KEY=your_api_key_here
- Start the development server
npm run dev
Deployment
This project can be deployed to any static hosting service like Netlify, Vercel, or GitHub Pages.
License
MIT