Ecoleta is a Web and Mobile application to help people find collection points for recycling.
This application was built on the Next Level Week Booster track distributed by Rocketseat. The idea of creating an application focused on the environment arose from the coincidence of the course date and the date of the environment week.
For the development of it, TypeScript, Node, ReactJS and React Native were used. Course concepts and processes were used.
Gabriel Anatrone – @instagram – [email protected]
Distributed under the MIT. See LICENSE for more information.
- Fork it (https://github.com/anatrone/instagram-clone/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request