Welcome to TODO_HACKER, a sleek, minimalistic and cyberpunk-themed ToDo app built with React + Tailwind CSS.
This isn't your average checklist โ it's your hacker dashboard to stay productive while feeling like you're in a terminal inside a neon-lit underground server bunker. ๐๐ป
- โ Add, toggle & delete tasks with instant feedback
- ๐พ Tasks are stored in LocalStorage (no accidental refresh-wipe)
- ๐จ Cyberpunk UI with:
- Neon glow animations
- Floating background blobs
- Matrix-style grid drift
- ๐ง Keyboard-friendly: press
Enterto add tasks - โ๏ธ Built with React + Tailwind CSS
- ๐ป Uses
uuidfor unique task IDs
Clone the repo and fire it up locally:
git clone https://github.com/your-username/todo-hacker.git
cd todo-hacker
npm install
npm run devFonts & Styling Font: Fira Code (Monospaced developer-friendly vibe)
Theme: Dark Mode only
Colors:
Background: #1E1E1E
Accent Neon: #00FFBF
Additional: red delete icons, animated green grid overlays