Skip to content
forked from lmsqueezy/wedges

An ever-expanding, open-source React UI library built with the Wedges Design System, Radix primitives, and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

ascorbic/wedges

Repository files navigation

Wedges

Wedges is a professionally designed design system for Figma and an open-source React UI library that combines Radix UI primitives and Tailwind CSS. Its goal is to simplify the process of building beautiful, functional and accessible user interfaces.

With Wedges, you get a range of pre-built, customizable components that are easy to use and integrate into your React projects. It also comes with full TypeScript support, ensuring type safety and developer-friendly experience.

Getting Started

Visit Wedges Docs to get started.

Repository Structure

This repository is organized as a monorepo (Turborepo) and is managed with PNPM.

Packages

Apps

  • docs - Wedges documentation Next.js app.

Development

  1. Clone the monorepo.
  2. Install the necessary dependencies using PNPM:
pnpm i

To start the development server, run:

pnpm dev

License

Wedges is licensed under the MIT License.

Connect with us

Follow us @lmsqueezy for the latest and coolest. Let us know what you're building with Wedges!

About

An ever-expanding, open-source React UI library built with the Wedges Design System, Radix primitives, and Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 71.6%
  • MDX 24.3%
  • CSS 2.1%
  • JavaScript 1.8%
  • Other 0.2%