Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solrachix/ecoleta
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.
https://github.com/solrachix/ecoleta
expo full-stack nlw nlw-booster nodejs react react-native rocketseat typescript
Last synced: 4 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/solrachix/ecoleta
- Owner: solrachix
- License: mit
- Created: 2020-06-01T12:55:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T09:57:25.000Z (over 3 years ago)
- Last Synced: 2024-10-13T08:05:39.196Z (4 months ago)
- Topics: expo, full-stack, nlw, nlw-booster, nodejs, react, react-native, rocketseat, typescript
- Language: TypeScript
- Homepage:
- Size: 4.37 MB
- Stars: 25
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Projeto |
Tecnologias |
Layout |
Como usar |
Como contribuir |
License## 💻 Project
**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.## :rocket: Technologies
This project was developed with the following technologies:- [TypeScript](https://github.com/Microsoft/TypeScript)
- [Express](https://github.com/expressjs/express)
- [React](https://github.com/facebook/react)
- [React Native](https://github.com/facebook/react-native)
- [React-Leaflet](https://github.com/PaulLeCam/react-leaflet)
- [Expo](https://github.com/expo/expo)
- [Knex](http://knexjs.org/)
- [Multer](https://www.npmjs.com/package/multer)
- [SQLite3](https://www.sqlite.org/index.html)## :hammer: Tools
- [Visual Studio Code](https://code.visualstudio.com)
- [Insomnia](https://insomnia.rest)
- Mobile device (Android)
- [Expo](https://expo.io/)## 🔖 Layout
To access the layout, simply access the following link: [Figma](https://www.figma.com/file/9TlOcj6l7D05fZhU12xWT3/Ecoleta-(Booster)).## :information_source: Como usar
To clone and run this application, you will need [Git](https://git-scm.com) installed on your computer, or simply download the compressed application [LINK](https://github.com/cogumm/NextLevelWeek/archive/master.zip)### Install Under construction :construction:
```bash
# 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.```
## 🤔 How to contribute
- 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.## :memo: License
This project is under the MIT license. See the file [LICENSE](LICENSE) for more details.## 🙏🏼 Acknowledgments
Quero agradecer ao [Rocketseat](https://github.com/Rocketseat) por criar e fornecer uma base para este projeto---
Feito com Carlos Miguel: wave: