Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoniogoeminne/arvel_ds
Welcome to this UI kit built with styled components and storybook!๐จ
https://github.com/antoniogoeminne/arvel_ds
react storybook styled-components testing-library-react vitest
Last synced: about 1 month ago
JSON representation
Welcome to this UI kit built with styled components and storybook!๐จ
- Host: GitHub
- URL: https://github.com/antoniogoeminne/arvel_ds
- Owner: antonioGoeminne
- Created: 2024-07-15T16:12:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T12:54:50.000Z (4 months ago)
- Last Synced: 2024-10-13T21:44:07.972Z (about 1 month ago)
- Topics: react, storybook, styled-components, testing-library-react, vitest
- Language: TypeScript
- Homepage: https://arvel-ds-efuf.vercel.app/?path=/story/atoms-avatar--default
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
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](https://eslint.org/)** and **[Prettier](https://prettier.io/)** - For clean, consistent, and error-free code.
- ๐ ๏ธ **[TypeScript](https://www.typescriptlang.org/)** - For type safety.
- ๐งช **[Vitest](https://vitest.dev/)** - A Vite-native testing framework. It's fast!
- ๐ **[React testing library](https://testing-library.com/)** - To test components in render.
- ๐จ **[Commitlint](https://commitlint.js.org/)** - helps your team adhere to a commit convention.
- ๐บ **[Husky](https://typicode.github.io/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.