Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/birobirobiro/nlw-05-plantmanager
NLW#05 - PlantManager
https://github.com/birobirobiro/nlw-05-plantmanager
level next nlw nlw-05 nlw05 rocketseat week
Last synced: 4 months ago
JSON representation
NLW#05 - PlantManager
- Host: GitHub
- URL: https://github.com/birobirobiro/nlw-05-plantmanager
- Owner: birobirobiro
- License: mit
- Created: 2021-04-19T03:14:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-29T02:31:09.000Z (almost 4 years ago)
- Last Synced: 2024-09-30T18:22:27.725Z (4 months ago)
- Topics: level, next, nlw, nlw-05, nlw05, rocketseat, week
- Language: TypeScript
- Homepage:
- Size: 1.16 MB
- Stars: 56
- Watchers: 4
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Technologies |
Getting started |
Project |
Layout |
License
---
## 🧪 Technologies
This project was developed using the following technologies:
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.io/)
- [TypeScript](https://www.typescriptlang.org/)## 🚀 Getting started
Clone the project and access the folder
```bash
$ git clone https://github.com/birobirobiro/nlw-05-plantmanager.git && cd nlw-05-plantmanager
```Follow the steps below
```bash
# Install the dependencies
$ yarn install# Start the project
$ expo start
```## 💻 Project
App to always remember to water your plants 🌱
This is a project developed during the **[Next Level Week](https://nextlevelweek.com/)**, presented by **[@Rocketseat](https://github.com/Rocketseat)** during April 19-25, 2021.
## 🔖 Layout
You can view the project layout through the links below:
- [Layout](https://www.figma.com/file/IhQRtrOZdu3TrvkPYREzOy/PlantManager)
Remembering that you need to have a [Figma](http://figma.com/) account to access it.
## 📝 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details.
---
Made with 💜 by [birobirobiro](https://www.birobirobiro.dev) 👋