A simple, minimal journaling web app built with React, TypeScript, and Tailwind CSS.
Designed for a distraction-free writing experience.
🧭 Demo: Coming soon!
👉 JournalServices (Spring Boot backend)
- 📝 Create and edit daily journal entries
- 🔐 Secure authentication (via backend API)
- 💾 Auto-save functionality
- 📅 Browse past journal entries
- 📱 Fully responsive layout
git clone https://github.com/yourusername/journal-web.git
cd journal-webnpm installnpm run devOpen your browser and go to:
http://localhost:5173
Create a .env file in the project root:
VITE_API_BASE_URL=http://localhost:8080/api/v1🧪 Currently under development 🌐 Live demo and deployment info coming soon
“Write your story, one day at a time.”
