Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!๐ŸŽจ

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.