Skip to content

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 http://localhost:3000.

View the UI documented on Storybook

  1. Start Storybook: npm run storybook
  2. Open your browser and visit http://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

🌱 — Starter UI to build a design system with Next, Tailwind CSS, Class Variance Authority, React Aria, Storybook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published