Application that aims to connect companies that collect waste there are people who aim to dispose of this waste correctly.
Ecoleta is an Application that aims to connect companies that collect waste there are people who aim to dispose of this waste correctly.
![Let Me Ask preview]
This project was developed using cutting edge front-end technologies.
Clone the project and access the folder
$ git clone https://github.com/marciobahia/aircnc.git && cd aircnc
Follow the steps below
*Install the dependencies*
$ yarn install
# ou npm install
**Run the Backend Server**
$ cd ecoleta/backend
$ yarn dev
**Run the Frotend application **
$ cd ecoleta/frontend
$ yarn start
**Run the Mobile application**
$ cd ecoleta/mobile
$ yarn start
Open the App Expo on your smartphone, scan the application's QR Code.
This project is licensed under the MIT License - see the LICENSE file for details.