A starter template for building modern web applications with Next.js (App Router) and Fidely UI
- Next.js 16 (App Router)
- Fidely UI - latest
- 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.