Skip to content

lenilsondc/ecoleta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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