cra-template-design-sytem-and-gitflow

1.0.9 • Public • Published

React Folders Structure

React Folders Structure is an Atomic Design-based design system that provides an efficient folder structure for ReactJS projects. With intuitively organized components, services, and validations, this system facilitates code maintenance and scalability. It includes tools such as ESLint and Prettier, as well as a comprehensive style guide, to ensure clean and consistent code.

Getting Started 🚀

Create react app

  npx create-react-app my-app --template cra-template-design-sytem-and-gitflow

Vite

  npx create-react-app my-app --template @kevinparra535/design-sytem-and-gitflow-javascript

Documentation 📕

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Please refer to the CONTRIBUTING.md file for detailed contribution guidelines.

Package Sidebar

Install

npm i cra-template-design-sytem-and-gitflow

Weekly Downloads

2

Version

1.0.9

License

MIT

Unpacked Size

137 kB

Total Files

65

Last publish

Collaborators

  • kevinparra535