Skip to content

Projeto realizado seguindo os passos da Next Level Week #1

Notifications You must be signed in to change notification settings

gustavo-tp/ecoleta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecoleta

GitHub language count Repository size GitHub last commit Repository issues License

Description   |    Technologies used   |    Prerequisites   |    Installing   |    Acknowledgments

Preview

Description

Application that helps people find waste collection points.

Technologies used

Prerequisites

If you do not have any of the software below, follow the link to install

Installing

Follow the steps below to run the project on your computer. (using terminal or git bash)

  1. Clone this repository
git clone git@github.com:gustavo-tp/ecoleta.git
  1. Run Backend
cd ecoleta/backend
npm install
npm start
  1. Run WEB App
cd ../frontend
npm install
npm start
  1. Run Mobile App
cd ../mobile
npm install
npm start

Then open the Expo app on your phone and scanned the QR code.

Acknowledgments

@Rocketseat @diego3g

About

Projeto realizado seguindo os passos da Next Level Week #1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published