- Tech Used
- React(NextJS)
- Typescript
- Styled-Component
- Storybook Js
- CSS
- GitHubCode Link
Vibrant Kit is a customizable React component library designed to provide reusable UI building blocks for scalable application development.
Project Purpose and Goal
I wanted to create my customized and reusable components since I build a lot of projects using customized and reusable components. I also wanted to go beyond just building websites with React
Web Stack
I used React for writing the code, Storybook for showing the various components, and CSS and styled-components for styling
Thought Process
I started off using Figma to design reusable components and translated them to React with Storybook for documentation. The project is ongoing, with more components planned.
Lesson Learned
Developing this project refined my React skills, especially using Storybook.js for component documentation and Rollup for packaging. I plan to continue expanding this library.