Skip to content

NicoBocq/next-boilerplate

Folders and files

NameName
Last commit message
Last commit date
Sep 6, 2024
Jan 20, 2025
Oct 6, 2024
Sep 6, 2024
Sep 6, 2024
Jan 20, 2025
Jan 20, 2025
Sep 6, 2024
Sep 6, 2024
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Sep 6, 2024
Jan 22, 2025
Jan 20, 2025
Sep 6, 2024
Jan 20, 2025
Jan 20, 2025
Oct 6, 2024
Oct 6, 2024

Repository files navigation

Simple Next.js boilerplate.

Getting Started

First, run the development server:

pnpm dev

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

Dependencies

Custom components

  • icon with Lucide icons,
  • customLink (styled with buttonVariants from Shadcn),
  • customFormSubmit (loading implemented and styled with buttonVariants from Shadcn),