A full-stack real-time stock tracker built with React, Tailwind CSS, and Firebase. This app allows users to sign in, search for stocks, view real-time (mock) stock data, and manage a watchlist.
- π Firebase Authentication (Email/Password)
- π Firestore for storing watchlists
- π Search & filter stocks
- π Mock stock data with real-time-ready structure
- π§© Component-based architecture
- π Page routing (Home, Watchlist, Login)
- π¨ Styled with Tailwind CSS
π Here are some example screenshots of the app in action:
| Technology | Purpose |
|---|---|
| React | Frontend framework |
| Tailwind CSS | Utility-first styling |
| Firebase Auth | User authentication (Email/password) |
| Firebase Firestore | Real-time NoSQL database |
| React Router DOM | Page routing |


