CYCLO is a web application that allows users to use to connect with restaurants that have registered as a collection point for recyclable, organic or electronic waste. Which means that the user will be able to encourage local sustainable enterprises and correctly dispose of their garbage.
The project was developed using this technologies:
# Clone this repository
$ git clone https://github.com/TatianaFischer/igti-final-degree-project.git
# Enter the project folder
$ cd projeto-aplicado-igti
1. Back-end with Node.js:
# Install the dependencies
$ npm install or yarn install
# Start the project
$ npm dev or yarn dev
2. Front-end with react:
# Install the dependencies
$ npm install or yarn install
# Start the project
$ npm start or yarn start
# Access the app
http://localhost:3000
Tatiana Fischer
- GitHub: @TatianaFischer
- LinkedIn: @tatianaffischer
Developed with 💜 by Tatiana Fischer!