Skip to content

Nextzy/nextjs-brick

Repository files navigation

NEXTZY - NEXT JS BOILERPLATE

This Project is created follow clean code architecture have core features such as

  • 1. Presentation Layer (UI)
  • 2. Application Layer (Business Logic / Use Cases)
  • 3. Domain Layer (Core Business / Entities & Repositories)
  • 4. Infrastructure Layer (Data Sources & External Services)
Read more details here.

Project Stack

  • NEXT JS (App Router) @ 15.1.6
  • Tailwind CSS @ 4.0
  • Zustand @ 5.0.3
  • Next-Intl @ 3.26.3
  • Emotion (Styled Component) @ 11.14.0

Getting Started

Install Dependencies

npm install

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published