An open API service indexing awesome lists of open source software.

https://github.com/mateusfg7/plantmanager

Plant Manager is a simple app to manage your plants. Done during the Next Level Week #5 performed by @Rocketseat, on the React Native trail.
https://github.com/mateusfg7/plantmanager

expo nlw-5 plantmanager react-native typescript

Last synced: 2 months ago
JSON representation

Plant Manager is a simple app to manage your plants. Done during the Next Level Week #5 performed by @Rocketseat, on the React Native trail.

Awesome Lists containing this project

README

          

# Plant Manager
Plant Manager is a simple app to manage your plants. Done during the Next Level Week #5 performed by @Rocketseat, on the React Native trail.

1. Instal dependencies
```
$ yarn install
```

2. Start Expo Server:
```
$ yarn start
```