williamoliverpro / plantmanager

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

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


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%