Project |
Techs |
Installation |
Test |
To Do |
Contributing |
License
eColeta is a Web and Mobile application built to help people find collection points for waste recycling. It's a project part of the Rocketseat's #1 Next Level Week.
The idea of creating an application focused on the environment came from the coincidence of the course date and the date of the 2020's Environment Week.
- Node.js;
- ReactJS;
- TypeScript;
- React Native - to do.
You can install the application server and interface using, from the root folder, the following command:
yarn installapp
To start the application server on your local machine, from the root folder, just run:
yarn startserver
Note: you need to create a .env file on the server directory based on the example file.
To start the application interface (frontend), from the root folder, just run:
yarn startinterface
Note: you need to create a .env file on the interface directory based on the example file.
Each directory has a readme for more instructions.
- Mobile versio of the app.
Please read CONTRIBUTING for details on code of conduct, and the process for submitting pull requests to the project.
- MIT license
- Copyright 2020 © Leonardo Ronne.