Skip to content

A Next.js 14 with app directory template pre-configured with NextUI (v2) and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

Navin-Jethwani-76/next-app-template

Repository files navigation

Next.js & NextUI Template

This is a template for creating applications using Next.js 14 (app directory) and NextUI (v2).

Preview

Dark Mode Preview

Light Mode Preview

Technologies Used

How to Use

Use the template with create-next-app

To create a new project based on this template using create-next-app, run the following command:

npx create-next-app -e https://github.com/Navin-Jethwani-76/next-app-template

Run the development server

npm run dev

License

Licensed under the MIT license.