Skip to content
/ base-UI Public template

Design system starter with Next, Tailwind CSS, Class Variance Authority, React Aria, Storybook.

Notifications You must be signed in to change notification settings

narmanguebraun/base-UI

Repository files navigation

BASE-UI

This is a starter to build a design systems for a Next.js app.

Installation

  1. Clone the repository: git clone https://github.com/narmanguebraun/base-UI.git
  2. Navigate to the project directory: cd base-UI
  3. Install the dependencies: npm install

View the App on the browser

  1. Start the development server: npm run dev
  2. Open your browser and visit https://localhost:3000.

View the UI documented on Storybook

  1. Start Storybook: npm run storybook
  2. Open your browser and visit https://localhost:6006/.

Technologies

This starter is built with:

  • Next.js: A React framework for server-side rendering and static site generation.
  • Tailwind CSS: A highly customizable CSS framework.
  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • React Aria: A library of unstyled React components and hooks to build accessible UI components or design system.
  • cva: A CSS-in-TS library.
  • Storybook: A frontend workshop for building UI components and pages in isolation.

About

Design system starter with Next, Tailwind CSS, Class Variance Authority, React Aria, Storybook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published