Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 699 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 699 Bytes

GeoNotify

GeoNotify is a location-based reminder application built using React Native. It allows users to set reminders based on their current location, ensuring that they receive notifications when they are in the vicinity of a predefined location.

Features

  • Location-Based Reminders
  • User Authentication and Profiles
  • Customizable Reminders
  • Intuitive User Interface
  • Notification Alerts
  • Reminder Scheduling
  • Offline Support

Installation

Clone the project

  git clone https://github.com/Arch-Frost/GeoNotify.git

Go to the project directory

  cd GeoNotify

Install dependencies

  npm install

Start the server

  npm start