/nextui-v2-starter-template

🌵 Next.js + NextUI - It's here 🎉(Upgraded to V2!) A clean and focus on ease-to-use starter template with some cool features. With 💜 by Vilictus.

Primary LanguageTypeScript

Next.js 13 + NextUI Version 2 Starter Template 🚀

Based on TailwindCSS and NextUI official docs.

Deploy with Vercel Deploy to Netlify

Open in StackBlitz

📄 About this Project

Welcome to this Readme.md - This is a Starting Template for Deleveloper. Focus on easy-to-use. This template bring all tools required to work with Next.js and NextUI Library. This is made for developers how needs a base to use the last mentioned technologies.

🍃 Features:

  • ⚡ Fast reload
  • ⚙ Next/font configured (Poppins as default)
  • 🎨 Clean code
  • 🎉 Ready to code with NextUI
  • ⛑ General updates and fixes!

🌵 Live Demo: Go to the Website

⚡ To run this locally:

1. Clone this repository, using git:

  git clone https://github.com/Vilictus/nextui-v2-starter-template.git nextui-v2-starter
  cd nextui-v2-starter

3. Install dependences and run the app (using NPM or yarn):

  npm i 
  npm run dev

5. Congrats. Now you are able to use the starter template.

⭐ All done! You're ready to work with Next.js and Next.UI.