Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.52 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.52 KB

brijr/components

components.work

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 craft-ds (this will also install shadcn/ui)

npx craft-ds@latest init

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

brijr/components in use

Watch the video

Watch the video