Projeto | Tecnologias | Layout | Como usar | Como contribuir | License
Ecoleta is a project developed based on the International Environment Week. The goal is to connect people to companies that collect specific waste, such as light bulbs, batteries, etc.
This project was developed with the following technologies:
- Visual Studio Code
- Insomnia
- Mobile device (Android)
- Expo
To access the layout, simply access the following link: Figma.
To clone and run this application, you will need Git installed on your computer, or simply download the compressed application LINK
# Clonando o repositório
$ git clone https://github.com/solrachix/ecoleta
# Acessando o diretório DESTE projeto
$ cd './ecoleta/{choose the desired folder: Web, Backend or Mobile}'
# Instalando as dependências
$ yarn OU npm install
# Configurando o .ENV
Rename the .env.example file to just .env and configure it according to your choices.
- Fork it;
- Create a branch:
git checkout -b my-feature
; - Submit your changes:
git commit -m 'feat: My new feature'
; - Push your branch:
git push origin my-feature
.
After merging your receipt request to done, you can delete a branch from yours. Depois que a sua solicitação de recebimento for feita o merging, você pode excluir a sua branch.
This project is under the MIT license. See the file LICENSE for more details.
Quero agradecer ao Rocketseat por criar e fornecer uma base para este projeto
Feito com Carlos Miguel: wave: