Skip to content

sezercakir/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Your Own UI Components Library

Design ui and define your contexts. Implement for your project and achieve perfect integrity on the front-end with your library packages. Import each package as seperetly to reduce the bundle size or together like MUI components. Detailed explanation in here

Tech Stack

  • TypeScript
  • Rollup
  • Scss
  • Storybook
  • MUI

Installation and Build

npm install
npm run build

Usage

Change package scope with your or organization name.

npm install @yourscope/yourpackagename

For my demo implementation

npm install @sezercakir/ui 

Preview

Preview during the development

npm run storybook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published