This project was created in the first Rocketseat "Next Level Week" event! ๐
๐ The Projectย ย ย |ย ย ย ๐ง Technologiesย ย ย |ย ย ย ๐ก Try the appย ย ย
The Ecoleta App helps people to easily find drop-off locations for specific types of waste to be recycled such as lamps, batteries, papers, cooking oil, eletronic or organic waste.
The collection points can be registered on the web page and anyone with Android or iOS are able to use the mobile app and search for the nearest points, based on the item type, and get in touch by E-mail or WhatsApp.
The stack used to create this project:
With the appropriate utilities installed (Node and Expo) open a Git bash in the root directory and run the following commands:
$ git clone https://github.com/lucasalme1da/ecoleta
$ cd ecoleta
$ cd server
$ npm install
$ npm run dev
$ cd web
$ npm install
$ npm start
$ cd mobile
$ npm install
$ npm start
// Download the Expo app (iOS or Android) and scan the QR Code.
Made with โค by Lucas Almeida :D