This project is a web application that uses AI to help users write YouTube scripts. It features a modern, responsive interface built with Next.js and React.
- AI-powered script generation
- User-friendly interface
- Responsive design for desktop and mobile
- Next.js
- React
- TypeScript
- Tailwind CSS
- Prisma
- Resend
- Clone the repository
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Add .env file with all the nessecarry data.
- npm run database, to run 'schema.prisma'
- Open http://localhost:3000 in your browser
Contributions are welcome! Please feel free to submit a Pull Request.