Skip to content

Simple implementation demonstrating a responsive navbar using shadcn/ui components

Notifications You must be signed in to change notification settings

shaikathaque/navbar-responsive-shadcn-ui-example

Repository files navigation

Responsive Navbar Menu with React & Shadcn/ui

This project is intended to accompany a blog post on building a responsive navbar in React using shadcn/ui components.

A deployed version is available at https://navbar-responsive-shadcn-ui-example.netlify.app.

Styling and additional functionality has been kept to a minimum in order to make the core parts of the responsive navbar more easily visible.

Running Locally

Install Dependencies:

npm install

Run in dev mode:

npm run dev

About

Simple implementation demonstrating a responsive navbar using shadcn/ui components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published