A minimalistic binary clock with a retro aesthetic, built using React & Tailwind CSS.
🚀 Live Demo: Click Here
This project visually represents time in binary format, inspired by old-school terminal aesthetics. The grid lights up in green to display the current time, and a digital readout complements the binary visualization.
✅ Retro Design – Styled to resemble a vintage computer screen
✅ Live Time Updates – Auto-updating clock in binary format
✅ Responsive UI – Optimized for all screen sizes
✅ Minimal & Lightweight – No unnecessary dependencies
Clone the repo and install dependencies:
git clone https://github.com/SiddharthAasal/binary-clock.git
cd binary-clock
npm install
npm run dev
Want to learn more about the design and implementation? Check out the full blog post:
📝 Read on Medium → Click Here
- Frontend: React, Tailwind CSS
- Deployment: GitHub Pages / Vercel
This project is MIT Licensed.
This version keeps it professional, structured, and easy to read while maintaining some personality. Let me know if you want any tweaks! 🚀