
Stock Tracker
Stock Tracker is a real-time stock price tracker built with Spring Boot and WebSockets. The frontend (Next.js + Tailwind CSS) connects to a WebSocket backend, allowing users to track stock prices live.
- ✅ Real-time stock price updates
- ✅ WebSocket-based live streaming
- ✅ Light/Dark mode toggle 🌙☀️
- ✅ Responsive UI with Tailwind CSS
Tech Stack: JavaSpring BootNext.jsTailwind CSSWebSockets