https://github.com/epic-r-r/reminder
https://github.com/epic-r-r/reminder
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/epic-r-r/reminder
- Owner: Epic-R-R
- License: mit
- Created: 2021-09-05T15:15:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T15:19:05.000Z (almost 5 years ago)
- Last Synced: 2025-03-12T13:11:34.651Z (over 1 year ago)
- Language: JavaScript
- Size: 3.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Reminder App
## Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Features](#features)
## About
it's a simple reminder app made with React-Native and Expo.
## Getting Started
- Install dependencies: `yarn install` (or `npm install`).
- Run on both Android & iOS: `expo start` (or `npm start`).
- Run on Android: `yarn android` (or `npm run android`).
- Run on iOS: `yarn ios` (or `npm run ios`).
### Preview



## Features
- Notification Support
- Local Storage
- Dark theme and light theme
- Minimal design
- Birthday Reminders
- and much more..
## Testing
- it has been Tested on Andriod 10.0
- it uses expo SDK 40
- if you find any bugs, please raise an issue