flowstate/README.md
2026-08-01 12:13:57 +02:00

22 lines
1.1 KiB
Markdown

# Flowstate
A modern, high-performance To-Do web application designed to help you lock in and enter the productivity flow.
![Next.js](https://img.shields.io/badge/Next.js-16-black?style=flat-square&logo=next.js)
![React](https://img.shields.io/badge/React-19-blue?style=flat-square&logo=react)
![TypeScript](https://img.shields.io/badge/TypeScript-5-blue?style=flat-square&logo=typescript)
![Tailwind CSS](https://img.shields.io/badge/Tailwind-v4-38bdf8?style=flat-square&logo=tailwind-css)
![PostgreSQL](https://img.shields.io/badge/PostgreSQL-16-4169E1?style=flat-square&logo=postgresql)
![Redis](https://img.shields.io/badge/Redis-7-DC382D?style=flat-square&logo=redis)
## 🛠️ Tech Stack
- **Framework:** [Next.js 16](https://nextjs.org/) (App Router)
- **UI & Styling:** [React 19](https://react.dev/), [Tailwind CSS v4](https://tailwindcss.com/)
- **Backend:** [Node.js](https://nodejs.org/)
- **Database:** [PostgreSQL 16](https://www.postgresql.org/)
- **Caching & Queue:** [Redis 7](https://redis.io/)
## 🎯 Current Status
_Work in Progress_ — Exploring ideas, setting up the architecture, and defining core features. The journey has just begun!