Skip to content

La-Caleche/bobby-frontend

Repository files navigation

Next.js with Tailwind CSS and shadcn/ui

A modern web application starter template featuring:

  • Next.js - React framework with server-side rendering and routing
  • TypeScript - Static type checking for improved developer experience
  • Tailwind CSS - Utility-first CSS framework
  • shadcn/ui - Beautiful UI components built with Radix UI and Tailwind CSS

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Features

  • Responsive design with Tailwind CSS
  • Type-safe with TypeScript
  • Modern UI components from shadcn/ui
  • Fast development with Next.js App Router

Learn More

Adding More Components

You can add more shadcn/ui components using the CLI:

npx shadcn@latest add [component-name]

Available components: https://ui.shadcn.com/docs/components

About

Mirror - Gitlab La Calèche

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors