mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
50eb1fa6fe909207458c1f08f73b95aac9e33d83
Crimson Quirks UI
A UI component library utilizing Vite and Storybook to be used in my personal projects.
Requirements
You need to have react and styled-components already installed as they are peer dependencies.
Installation
To install the package using yarn run the following command:
yarn add crimson-quirks-ui
You can use any other package manager you prefer like npm.
Development
If you want to add more components for example and you want a development environment you can use storybook:
yarn storybook
Reference
I used this Starter Component Library Repo as a reference.
Languages
TypeScript
99%
JavaScript
1%