brijr / components

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

Home Page:https://components.bridger.to

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brijr/components

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!

brijr/components in use

Watch the video

Watch the video

About

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

https://components.bridger.to


Languages

Language:TypeScript 98.7%Language:CSS 0.8%Language:MDX 0.4%Language:JavaScript 0.1%