anjrot-components
v1.8.0
Published
This project is a React component library created for a YouTube tutorial. It demonstrates how to build reusable UI components using React, TypeScript, and Tailwind CSS.
Downloads
23
Readme
React Component Library
This project is a React component library created for a YouTube tutorial. It demonstrates how to build reusable UI components using React, TypeScript, and Tailwind CSS.
🎥 YouTube Tutorial
This project was created as part of a YouTube tutorial. To learn how to build your own React component library step-by-step watch the video.
🚀 Quick Start
- Clone the repository
- Install dependencies:
npm install
- Run the development server:
npm run dev
🧱 Components
This library includes the following components:
- Button
- Input
- ValidatedInput
- Stack
- Text
Each component has its own story for Storybook, allowing you to view and interact with the components in isolation.
🛠️ Technologies Used
- React
- TypeScript
- Vite
- Tailwind CSS
- Storybook
📚 Documentation
For detailed documentation on each component, please refer to the individual component files in the src
directory.
🤝 Contributing
We welcome contributions! Please see our CONTRIBUTING.md for details on how to contribute to this project.
📜 License
This project is licensed under the LICENSE file in the root directory of this project.
📝 Changelog
For a detailed list of changes and version updates, please refer to our CHANGELOG.md.
🙏 Acknowledgements
Thank you to all the contributors who have helped make this project possible!
🛎️ Announcements
- Will use this Library for our newest Video Tutorials.
- Just testing the release automatization.
Made with ❤️ for the YouTube community