Technologies | Project | Layout | How to contribute | License
This project was developed with the following technologies:
Ecoleta is an application project to connect collection points for recycling with people who have waste for disposal.
This project can help people who do not know what to do or are disposing of waste in an irregular way with institutions that can dispose of waste properly. Preserving the environment and community life can be made easier through this application.
You can view the project layout in the format through this link. Remembering that you will need to have an account at Figma.
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: My new feature'
; - Push to your branch:
git push origin my-feature
.
After the merge of your pull request is done, you can delete your branch.
This project is under the MIT license. See the file LICENSE for more details.
Made by Wellington Cid with Rocketseat support.