Project develop in Next Level Week #01
Ecoleta is an application to connect people who want to find collection places for recycling batteries, electronics, lamps, among others in your city and region closest to you.
This project includes: API / Web App / Mobile App
- React
- React Native
- NodeJs
- Typescript
Design: Project Link
Clone Project
git clone https://github.com/thiagotrs/ecoleta.git
API
cd api
npm install
npm run knex:migrate
npm run knex:seed
npm run dev
Web
cd web
npm install
npm run start
Mobile
cd mobile
npm install
npm run start
Thiago Rotondo Sampaio - GitHub / Linkedin / Email
This project use MIT license, see the file LICENSE for more details
Develop by Thiago Rotondo Sampaio