next15-template Tailwind Templates

Next15 Template

This repository serves as a template for new projects using the following technologies: Next.js 15, Tailwind CSS v4, ShadCN Canary, ESLint, Tailwind CSS ESLint

Next 15 Template 🚀

This repository serves as a template for new projects using the following technologies:

  • Next.js 15
  • Tailwind CSS v4
  • ShadCN Canary
  • ESLint
  • Tailwind CSS ESLint

📦 Tech Stack & Dependencies

Core Dependencies

Development & Configuration

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/adrielgama/next15-template.git
    cd next15-template
    
  2. Install dependencies:

    npm install
    # or
    yarn install
    # or
    pnpm install
    
  3. Run the development server:

    npm run dev
    
  4. Access the project at:

    http://localhost:3000
    

📌 Purpose

This template is designed to streamline the creation of new projects using Next.js 15 with Tailwind CSS v4, pre-configured with ShadCN Canary, ESLint, and other essential tools.

Top categories

Loading Svelte Themes