Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.8 KB

readme.md

File metadata and controls

48 lines (33 loc) · 1.8 KB


Logo Plantmanager

Plantmanager

A reminder app made with React Native, in order to explore and manage the plants to be watered.

License MIT

Screenshots

New Plant Screen My Plants Screen


Features

This app features all the latest tools and practices in mobile development!

  • ⚛️ React Native — A lib that provides a way to create native apps for Android and iOS.
  • ⚛️ Expo — Is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React.
  • 🧭 React Navigation — Routing and navigation for React Native apps.

Getting started

  1. Clone this repo using git clone https://github.com/williamoliverpro/plantmanager
  2. Move yourself to the appropriate directory: cd plantmanager
  3. Run npm install or yarn to install dependencies
  4. Run npm run dev or yarn dev to start the application

License

This project is licensed under the MIT License - see the LICENSE page for details.