Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pappyjay23/serenify
https://github.com/pappyjay23/serenify
expo expo-router nativewind react-native
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pappyjay23/serenify
- Owner: Pappyjay23
- Created: 2024-10-21T11:11:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T06:09:28.000Z (about 1 month ago)
- Last Synced: 2024-11-20T06:27:41.756Z (about 1 month ago)
- Topics: expo, expo-router, nativewind, react-native
- Language: TypeScript
- Homepage:
- Size: 44.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Serenify 🧘♂️
A seamless and user-friendly mobile application that combines guided meditation and daily affirmation quotes to inspire and uplift users. Built with React Native, Expo, NativeWind, and Expo Router, this app provides a smooth experience for mindfulness practices and positive reinforcement.
## Snapshot 📸
![Serenify Screen 1](https://github.com/user-attachments/assets/7c3980cf-8f4f-44bc-bf58-dbc27c5ceb74)
![Serenify Screen 2](https://github.com/user-attachments/assets/4000bc86-7d3b-4b9c-a41a-55b84cffc6eb)## Features 🎉
#### Meditation Module
- Guided Meditation: Choose from a variety of meditation categories with built-in timers and custom audio tracks.
- Adjustable Timers: Customize the duration of the meditation to suit your schedule.
- Color Themes: Personalized color themes for a calming visual experience#### Affirmation Quotes Module
- Daily Affirmations: Receive a curated list of uplifting and inspiring affirmations.## Tech Stack ✨
- [React Native](https://reactnative.dev/) - Cross-platform app development for Android and iOS.
- [Expo](https://expo.dev/) - Simplified development, debugging, and deployment.
- [NativeWind](https://nativewind.dev/) - Utility-first styling for React Native using Tailwind CSS.## How to run locally 💻
Follow these steps to run Titan on your local machine.
### Clone this repository
```bash
git clone https://github.com/Pappyjay23/Serenify.git
```### Navigate to the directory
```bash
cd Serenify
```### Install Dependencies
```bash
npm install
```### Run
Run the development server to view the app.
```bash
npm start
```Use the Expo Go app to scan the QR code and test on your device.
## Credits ✍
Implementation by [@Pappyjay23](https://github.com/Pappyjay23)