arvel_ds

Welcome to this UI kit built with styled components and storybook!๐ŸŽจ

Stars
0
Committers
2

Welcome to this code! Here, we i made a design system with storybook and styled components โœจ.

Features

In this project, iยดve utilized these tools โ›๏ธ:

  • โœจ ESLint and Prettier - For clean, consistent, and error-free code.
  • ๐Ÿ› ๏ธ TypeScript - For type safety.
  • ๐Ÿงช Vitest - A Vite-native testing framework. It's fast!
  • ๐Ÿ™ React testing library - To test components in render.
  • ๐ŸŽจ Commitlint - helps your team adhere to a commit convention.
  • ๐Ÿบ Husky - Husky enhances your commits and more ๐Ÿถ woof!

How to navigate this project

You can navigate to src/stories, where are all the components, stories and their tests.

Related Projects