Welcome to tass-group/ui! This is a React component library designed to be a great practice project for beginners. It provides a variety of UI components that can be used to build modern web applications. Whether you're just starting out with React or looking to enhance your skills, this project offers a hands-on opportunity to learn and grow. 🚀
- Beginner-Friendly: The project is structured to help new developers understand the basics of React component development.
- Comprehensive Components: Includes a range of components that cover common UI needs.
- TypeScript Support: Leverages TypeScript for type safety and better development experience.
To get started, clone the repository and install the dependencies:
git clone https://github.com/Tass-Group/ui.git
cd ui
npm install
Run the development server:
npm run storybook
Contributions are welcome! Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.
Happy coding! 🎉