Your waste collection market
- IBGE API ➡️ API of UFs, API of municipalities
- Maps: Leaflet
- Fonts: Ubuntu, Roboto
- Clone or fork this repository;
- Enter the
cd ecoleta
folder;
- Enter the
cd server
folder; - Run
yarn
to install the dependencies; - Run
yarn dev
to start the server.
- Enter the
cd web
folder; - Run
yarn
to install the dependencies; - Run
yarn start
to start the server.
- Enter the
cd mobile
folder; - Run
yarn
to install the dependencies; - Run
yarn start
to start the server.
This project is under license from MIT. See the LICENSE file for more details.