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 ecoletafolder;
- Enter the
cd serverfolder; - Run
yarnto install the dependencies; - Run
yarn devto start the server.
- Enter the
cd webfolder; - Run
yarnto install the dependencies; - Run
yarn startto start the server.
- Enter the
cd mobilefolder; - Run
yarnto install the dependencies; - Run
yarn startto start the server.
This project is under license from MIT. See the LICENSE file for more details.