About project | Technologies | Getting started
Developed on the Next Level Week #01 event by Rocketseat, application for ecological purposes, which performs the registration and listing of waste collection points. It makes the connection between people and waste collectors easier.
Install dependencies
$ yarn
$ yarn server dev
Run api service
$ yarn web start
Start client, be sure if server (backend) is running
$ yarn mobile start
Start expo service