https://github.com/solrachix/plantmanager
Application to help you remember to take care of your plants easily according to each type of plant.
https://github.com/solrachix/plantmanager
expo plants react-native
Last synced: 4 months ago
JSON representation
Application to help you remember to take care of your plants easily according to each type of plant.
- Host: GitHub
- URL: https://github.com/solrachix/plantmanager
- Owner: solrachix
- Created: 2021-04-28T18:31:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T21:34:00.000Z (over 4 years ago)
- Last Synced: 2025-03-12T23:33:37.138Z (7 months ago)
- Topics: expo, plants, react-native
- Language: TypeScript
- Homepage:
- Size: 854 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
## ✨ Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [React Native](https://reactnative.dev/)
- [Typescript](https://www.typescriptlang.org/)
- [Expo](https://expo.io/)## 💻 Projeto
Aplicativo para lhe ajudar a lembrar de cuidar de suas plantas de forma fácil de acordo com cada tipo de plantinha.
## 🔖 Layout
Você pode visualizar o layout do projeto através [desse link](https://www.figma.com/file/IhQRtrOZdu3TrvkPYREzOy/PlantManager/duplicate). É necessário ter conta no [Figma](http://figma.com/) para acessá-lo.
## 🚀 Como executar
- Clone o repositório
- Instale as dependências com `yarn`
- Inicie seu app com `expo start`
- Inicie a fake api com `json-server ./src/services server.json --host 192.168.1.4 --port 3333 --delay 700`. Substitua o host pelo seu endereço IP local. Faça o mesmo no arquivo API dentro de services.## 📄 Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE.md) para mais detalhes.
---
Feito com ♥ by Carlos Miguel 👋🏻