This is the codebase for GenList AI, a project by Divi Newton. Accessible at https://genlist.divinewton.com. Instantly generate actionable checklists for any task using artificial intelligence.
Website made using Next.js React framework, TypeScript, and Tailwind CSS. See all files and images here.
Setup the project with the following command:
npm installRun the server with the following command:
npm run devIn order for the project to function correctly, create a file .env.local including the following API key.
GEMINI_API_KEY
- Hosting: Vercel
- Source Management: GitHub
- Colors: Realtime Colors (Light Mode, Dark Mode)
- Component Library: shadcn
- Gemini API: Google AI Studio
