Skip to content

rafaeldellaquila/plantmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Plant Manager

Mobile app for manage your plants.

License GPL

plantmanager

Features

  • Expo
  • React Native
  • Axios
  • json-server

Getting started

on root folder after clone run the following commands

Setup


sudo npm install --global expo-cli
yarn install
yarn axios
yarn json-server

Back-end start


yarn server

Front-end start


expo start