A starter template for building modern web applications with Next.js (App Router) and Fidely UI v2
For Fidely UI v1 check v1 branch
- Next.js 16 (App Router)
- Fidely UI - v2
- Panda CSS
- TypeScript
- next-themes
Create a new project using this template with create-next-app:
npx create-next-app -e https://github.com/fidely-ui/next-app-templateStart the development server:
npm run devLicensed under the MIT license.