Skip to content

An open-source landing page template built with Next.js and all shadcn/ui components.

License

Notifications You must be signed in to change notification settings

kpedrok/the-boring-page

Repository files navigation

Next.js Landing Page Template

An open-source landing page template built with Next.js, TailwindCSS, and all shadcn/ui components, organized using a improved version of Atomic Design System.

Preview - https://atomic-shad.vercel.app/ · Features · Setup · Authors

Features

  • Next.js
    • App Router
  • TailwindCSS for styling
  • ShadCn/UI
    • Built with Radix UI for headless component primitives
  • Organized using the Atomic Design System
    • The Atomic Design System was applied with slight modifications. Atoms include typography, padding, and colors. Molecules include buttons and inputs...

Setup

  1. Clone the repository:

    git clone https://github.com/kpedrok/nextjs-atomic-shadcn-ui-landing-page.git
  2. Install dependencies:

    cd nextjs-atomic-shadcn-ui-landing-page
    pnpm install
  3. Start the development server:

    pnpm dev

Your app should now be running on http://localhost:3000.

Authors

This template is created by CreatedByPed

About

An open-source landing page template built with Next.js and all shadcn/ui components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published