Rappel is a small note reminder app which reminds you of your task on a particular day and time or by location.
This is a demo mobile application project built with React Native Expo.
-
First make sure you have
npmoryarn- And make sure you have
expo-cliinstalled globally. - Also make sure you have
react-nativeinstalled globally.
- And make sure you have
-
After pull the codes, run
npm installoryarn install -
Then run the command
expo startornpm start. -
Please feel free to report any issue relating to the application.