Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 693 Bytes

File metadata and controls

20 lines (12 loc) · 693 Bytes

Ecoleta

Waste collection marketplace.

Helping people find collection points efficiently.

Full stack (Node, React and React Native) a Next Level Week 1 project promoted by Rocketseat.

Getting started

The project is a monolith repo holding backend API, frontend Website and react native expo mobile app.

The whole project depends on Nodejs 12 so make sure to have that installed in order to run any of the projects bellow.

  • server an Expressjs API
  • web a React js website
  • mobile a React Native expo app