This is a starter template that uses:
- TypeScript 5
- Next.js 14
- Tailwind CSS + Forms Clamp
- PostCSS
- DaisyUI
- Framer Motion
- Sonner
- Python 3
- FastAPI
To create a new Project using this repo as a starter template, run:
npx create-next-app@latest --example "https://github.com/Siddhesh-Agarwal/next-fastapi-daisy-starter"
NOTE: Ensure you have Node.js and Python installed.
Run the following command:
npm run setup
npm run dev
npm run build
This project is licensed under the MIT License.