- 🗂️ Template
- 🎨 Styling - using tailwindcss and daisyUI
- 😊 Lucide Icons
- 🪄 OpenAI - Starter lib
- 📦 Database - using Turso
- 🌐 SEO - Simple component
- ✉️ Contact Page - web3form
- 🖼️ Optimize Image - Images Kit
- 🚫 Error Page Error page
- Run
pnpm install
- Rename the
.env.example
file to.env
and populate it with your own values - run
npm run dev