- React.js Ecosystem
To make a copy and run the project locally, follow these steps.
The following programs are necessary for the use and modification of the project.
Clone the repository using:
git clone https://github.com/temppone/opc/
By contributing, you will create a bond with the open source community, where everyone, including you, uses it every day to learn and create their projects.
- Fork the project
- Select an issue and put your name on it. Create a branch whenever there is a new feature or fix (
git checkout -b 'feat/loveReact'
) - Commit your changes (
git commit -m 'feat: adding some stuff'
) - Push to your branch (
git push origin 'feat/loveReact'
) - Open a Pull Request
- Extra: We use GitHub for task organization, it is public and you can access it here
- The screens were developed with a mobile-first approach