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.
- Location-Based Reminders
- User Authentication and Profiles
- Customizable Reminders
- Intuitive User Interface
- Notification Alerts
- Reminder Scheduling
- Offline Support
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