Ecoleta
:recycle: Marketplace de coleta de resíduos desenvolvido com Node.js, Typescript, React.js e React Native
Install / Use
/learn @goncadanilo/EcoletaREADME
<h1 align="center">
<img alt="Ecoleta" title="Ecoleta" src=".github/logo.svg" width="220px" />
</h1>
<p align="center">
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/goncadanilo/ecoleta.svg">
<img alt="GitHub language count" src="https://img.shields.io/github/languages/top/goncadanilo/ecoleta.svg">
<a href="https://github.com/goncadanilo/ecoleta/commits/master">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/goncadanilo/ecoleta.svg">
</a>
<img alt="Coverage" src="https://img.shields.io/badge/coverage-100%25-brightgreen">
<a href="https://github.com/goncadanilo/ecoleta/issues">
<img alt="Repository issues" src="https://img.shields.io/github/issues/goncadanilo/ecoleta.svg">
</a>
<img alt="License" src="https://img.shields.io/badge/license-MIT-brightgreen">
<a href="https://github.com/goncadanilo/">
<img alt="Author" src="https://img.shields.io/badge/author-Danilo%20Gon%C3%A7alves-blue">
</a>
</p>
<p align="center">
<a href="#rocket-tecnologias">Tecnologias</a> |
<a href="#-projeto">Projeto</a> |
<a href="#-como-contribuir">Como contribuir</a> |
<a href="#memo-licença">Licença</a>
</p>
<br>
<p align="center">
<img alt="Ecoleta" src=".github/ecoleta.png" width="100%">
</p>
:rocket: Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
💻 Projeto
O Ecoleta é um marketplace que ajuda pessoas a encontrarem pontos de coleta de resíduos de forma eficiente.
🤔 Como contribuir
- Adicione uma :star: estrela nesse projeto :smile:;
- Faça um fork desse repositório;
- Cria uma branch com a sua feature:
git checkout -b minha-feature; - Faça commit das suas alterações:
git commit -m 'feat: Minha nova feature'; - Faça push para a sua branch:
git push origin minha-feature.
Depois que o merge da sua pull request for feito, você pode deletar a sua branch.
:memo: Licença
Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.
Feito com ♥ by Danilo Gonçalves. Me adicione no LinkedIn :wave:
