Skip to content

harrychristianx/nextjs-starter

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

🚀 Next.js Starter (No TypeScript)

A simple and modern Next.js starter project with everything you need to get started quickly.

✨ Features

  • Next.js 15.2.0 – The latest and greatest
  • React 18 – For seamless rendering
  • Tailwind CSS 3.0.2 – Utility-first styling
  • shadcn 2.3.0 – Beautiful and accessible UI components

📦 Getting Started

  1. Clone the repository
    git clone https://github.com/your-repo/nextjs-starter
    cd nextjs-starter
    
  2. Install dependencies
    npm install
    # or
    yarn install
    
  3. Run the development server
     npm run dev
     # or
     yarn dev
    
  4. Open your browser Visit http://localhost:3000 to see your app in action.

🎨 Customization

Modify and extend the project to fit your needs. Add components, update styles, and build something awesome!

About

NextJS Starter Project with React 18, Next 15.2.0, Tailwind 3.0.2, and shadcn 2.3.0 inside.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published