8000 GitHub - kpedrok/the-boring-page: An open-source landing page template built with Next.js and all shadcn/ui components.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0