Skip to content

adithej/component-ui

Repository files navigation

UI Library build using TypeScript, SCSS, and documentation done using Storybook.

Build your websites using 15+ components

Dashboard UI build using created components

ui-1

ui-2

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

add the dependencies: npm install
npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can edit the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Getting Started with StoryBook

add the dependencies: npm install
npm run storybook

Storybook UI

sb2 sb1

Open http://localhost:6006 with your browser to see the result.