Features | Mobile | Web | Getting Started
Builded in React, React-Native, expo, node and Typescript, this application provides alternatives from a sustainable waste collection.
Register a collect point, with the picture, whatsapp number and email to contact, and which items are possible to handle it.
To use this app, you'll need...
- Clone this repository:
cd "dir from your preference"
git clone https://github.com/Merchanntt/Ecoleta- Run:
Yarn- Create the dataBase:
cd.. backend
yarn knex:migrate
yarn knex:seed- And finally, run the servers:
cd mobile
yarn start
-
cd backend
yarn dev:server
-
cd frontend
yarn startFeel free to change on your one way <3

