Skip to content

A mobile app to remind you about important events like birthdays and anniversaries and includes ordering a gift for your loved ones

Notifications You must be signed in to change notification settings

davidebukali/giftapp

Repository files navigation

Getting Started

  1. First, install dependencies:
npm install
  1. Start Expo:
npm start
  1. Run dev server (API) in another terminal:
npx json-server ./db/db.json
  1. Update API_URL in ./src/utils/constants.ts to match Expo IP address from step 2 above

Device testing on android:

Install the expo app on your android device and scan QR Code displayed from step 2 above.

Emulator testing on android:

  1. First make sure you have installed android studio and atleast one emulator.

  2. Press a after step 2 to start the emulator

About

A mobile app to remind you about important events like birthdays and anniversaries and includes ordering a gift for your loved ones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages