Mobile app for manage your plants. 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