Skip to content

stefan5441/almondbarista

Repository files navigation

almondbarista

A simple, minimalist diary app. Your data stays private, saved locally in your browser.

🌐 Live Demo

Visit the application at: https://almondbarista.netlify.app/

📋 Features

The project features include

  • Daily input - Enter and save your thoughts in a text box
  • History overview - Browse and navigate through previous entries
  • Local storage - All data is stored locally in your browser using IndexedDB
  • Data transfer - Easily transfer data between browsers with the "download data" and "upload data" buttons

🛠️ Technologies Used

  • Frontend: React, TypeScript, Vite
  • Styling: CSS
  • Data storage: IndexedDB, Dexie.js
  • Hosting: Netlify

🚀 Getting Started

Installation

  1. Clone the repository
git clone git@github.com:stefan5441/almondbarista.git
cd almondbarista
  1. Install npm packages
npm install
  1. Start the app
npm run dev

🤝 Contributing

Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.

About

A simple, minimalist diary app. Your data stays private, saved locally in your browser.

Resources

Stars

Watchers

Forks

Contributors