Skip to content

Esto pertenece a un Curso de React Avanzado , con la finalidad de practicar Patrones de componentes y una mejor estructura y mantenibilidad del Código, permitiendo que este sea reutilizable y escalable , permitiendo distintos niveles de props y etc.

Notifications You must be signed in to change notification settings

Lostovayne/React-Avanzado-Patrones-de-Componentes-

Repository files navigation

Project Title

This is a short description of what the project does and who it's for. This introductory section should provide a clear overview of the project's purpose and functionality.

Description

A more detailed explanation of the project. Here, you can discuss the problem it solves, its features, and its benefits.

Table of Contents

Installation

Instructions on how to install and set up your project. This could include software dependencies and environment setup.

Prerequisites

  • Item one
  • Item two
  • Item three

Installing

A step-by-step guide on how to get a development environment running.

git clone https://github.com/yourusername/projectname.git
cd projectname
npm install

Contributing

If you would like to contribute to the project, here's how you can do it:

  1. Fork the project repository.
  2. Create a branch: git checkout -b your_branch_name.
  3. Make your changes and commit them: git commit -m 'commit_message'.
  4. Push to the original branch: git push origin projectname/your_branch_name. Create the pull request.
  5. Alternatively, see the GitHub documentation on creating a pull request.

Credits

Acknowledge those who have contributed to the project.

License

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

About

Esto pertenece a un Curso de React Avanzado , con la finalidad de practicar Patrones de componentes y una mejor estructura y mantenibilidad del Código, permitiendo que este sea reutilizable y escalable , permitiendo distintos niveles de props y etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published