/Ecoleta

Marketplace de pontos de coleta

Primary LanguageTypeScript

Github repos
React + Expo/RN + Node - Ecoleta

Marketplace de coleta de resíduos.

Technologies   |    How To Use

🚀 Technologies

🔥 Frontend

This project was developed with the following technologies:

📱 Mobile

This project was developed with the following technologies:

⚡ Backend

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/leandher/Ecoleta.git

# Go into the repository
$ cd Ecoleta

# Go into Backend
cd server

# Install dependencies
$ yarn install

# Run the app 
$ yarn dev

# On a new terminal window, go into frontend
$ cd web

# Install dependencies
$ yarn install

# Run the app
$ yarn start

# On a new terminal window, go into mobile
$ cd mobile

# Install dependencies
$ yarn install

# Run the app
$ yarn start

Made by Leandher Bessa Get in touch!