A mobile application built using React Native.
Standlone App - Demo
or Scan QR Code - Scan QR Code for android or ios
- NodeJS
- Expo
- React Native
git clone https://github.com/vishakhag6/love-cal.git
cd love-cal
npm install
If Expo is installed then run the command
expo start
If want to see on web then run the command
expo start --web
If want to create build:
expo build:android
Building standalone apks - Read more about building apks here.
Follow the instructions from the terminal to preview the app on your phone or using an emulator.