Skip to content
/ feelio Public

Feelio: A private and expressive space to write, reflect, and unlock your thoughts and emotions

Notifications You must be signed in to change notification settings

baqx/feelio

Repository files navigation

Feelio



rn version

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

Screenshots