Awesome
<h1 align="center">Feelio</h1> <p align="center"> <img src="screenshots/feature.png" width="450"/> </p><br/><br/>
<a href="#"> <img src="https://img.shields.io/badge/ReactNative-0.73.6-blue.svg?style=flat-square" alt="rn version"> </a>Introduction
Feelio - Your Private Space
Write your thoughts, feelings, and stories in a safe and beautiful digital diary. Express yourself freely, reflect on your journey, and grow with Feelio. Start writing your story today!
Requirements
- NPM (Node Package Manager)
- React-Native
- Expo
Features
- Lock your diary with a password
- Customize your interface with colors
- Organize your thoughts
- Access your diary anywhere, anytime
Setup
Install all packages
npm install
Get your weatherapi.com api key and put it in api/weatherAPI.js
const apiKey = "YOUR_KEY"; // Replace with your API key