1.0.9 • Published 2 years ago

cra-template-design-sytem-and-gitflow v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

1.0.9

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago