Skip to content

brijr/components

Repository files navigation

brijr/components

Website: components.bridger.to

A collection of Next.js components for building websites at rapid speed using Tailwind, React, shadcn/ui, brijr/craft, and Typescript.

What is it?

components

Open source collection of type-safe React components styled with Tailwind for building Next.js websites. Created by Bridger Tower.

Setup

Want to use a starter? Go here 🔗 brijr/starter

Step 1: Create a Next.js application

npx create-next-app@latest my-app --typescript --tailwind --eslint

Step 2: Install brijr/craft (this will also install shadcn/ui)

npx brijr-craft@latest init

Step 3: Copy and Paste components from the website into your component folder to get started!

About

Next JS Components built with Tailwind, Typescript, brijr/craft, shadcn/ui, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages