Skip to content

A boilerplate project using Next.js 15, React.js 19, ShadCN UI (dark mode), Prettier, and top loader

Notifications You must be signed in to change notification settings

kironix/glow-next

Repository files navigation

GlowNext

GlowNext is a modern web application starter template built with Next.js 15 and React.js 19. It features an elegant dark mode interface using ShadCN UI, with a sleek toploader and automatic code formatting via Prettier. This repository is perfect for building cutting-edge applications with a streamlined developer experience.

Features

  • Next.js 15: The latest features of Next.js for optimized performance and server-side rendering.
  • React.js 19: Build dynamic and responsive user interfaces effortlessly.
  • ShadCN UI: Beautifully designed, customizable components with dark mode enabled by default.
  • Prettier: Ensure consistent code formatting across the project.
  • Toploader: Smooth loading animations to enhance the user experience.

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:
    git clone https://github.com/kironix/glow-next.git
  2. Navigate to the project directory
    cd glow-next
  3. Install dependencies
    bun install
  4. Start the development server
    bun dev
  5. View the application Open your browser and go to http://localhost:3000 to view the application.

About

A boilerplate project using Next.js 15, React.js 19, ShadCN UI (dark mode), Prettier, and top loader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published