Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketseat-education/nlw-01-omnistack
Projeto construído durante o Next Level Week #01
https://github.com/rocketseat-education/nlw-01-omnistack
nextlevelweek nlw-01 nodejs react-native reactjs rocketseat
Last synced: about 1 month ago
JSON representation
Projeto construído durante o Next Level Week #01
- Host: GitHub
- URL: https://github.com/rocketseat-education/nlw-01-omnistack
- Owner: rocketseat-education
- License: mit
- Created: 2020-06-04T21:18:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T20:39:15.000Z (over 1 year ago)
- Last Synced: 2024-09-30T18:21:27.110Z (about 1 month ago)
- Topics: nextlevelweek, nlw-01, nodejs, react-native, reactjs, rocketseat
- Language: TypeScript
- Homepage: https://nextlevelweek.com
- Size: 1.01 MB
- Stars: 283
- Watchers: 15
- Forks: 132
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Tecnologias |
Projeto |
Layout |
Como contribuir |
Licença
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [Node.js](https://nodejs.org/en/)
- [React](https://reactjs.org)
- [React Native](https://facebook.github.io/react-native/)
- [Expo](https://expo.io/)## 💻 Projeto
O Ecoleta é um marketplace que ajuda pessoas a encontrarem pontos de coleta de resíduos de forma eficiente.
## 🔖 Layout
Você pode visualizar o layout do projeto através [desse link](https://www.figma.com/file/9TlOcj6l7D05fZhU12xWT3/Ecoleta-Booster?node-id=0%3A1). Lembrando que você precisa ter uma conta no [Figma](http://figma.com/) para acessá-lo.
## 🤔 Como contribuir
- 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](LICENSE.md) para mais detalhes.
---
Feito com ♥ by Rocketseat :wave: [Participe da nossa comunidade!](https://discordapp.com/invite/gCRAFhc)