Skip to content

This project was created in the first Rocketseat "Next Level Week" event! ๐Ÿš€

License

Notifications You must be signed in to change notification settings

lucasalme1da/ecoleta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Ecoleta

This project was created in the first Rocketseat "Next Level Week" event! ๐Ÿš€

GitHub GitHub last commit

๐Ÿ““ The Projectย ย ย |ย ย ย  ๐Ÿ”ง Technologiesย ย ย |ย ย ย  ๐Ÿ’ก Try the appย ย ย 

๐Ÿ““ The Project

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.

๐Ÿ”ง Technologies

The stack used to create this project:

๐Ÿ’ก Try the app

With the appropriate utilities installed (Node and Expo) open a Git bash in the root directory and run the following commands:

To install

$ git clone https://github.com/lucasalme1da/ecoleta
$ cd ecoleta

Back-End (Server)

$ cd server
$ npm install
$ npm run dev

Front-end (Web)

$ cd web
$ npm install
$ npm start

Mobile App

$ cd mobile
$ npm install
$ npm start
// Download the Expo app (iOS or Android) and scan the QR Code.

Made with โค by Lucas Almeida :D

About

This project was created in the first Rocketseat "Next Level Week" event! ๐Ÿš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published