This Mock Stock App is a modern and intuitive web application designed to help users track stock market trends, view real-time data, and analyze stock performance. Built with React, it delivers a seamless and interactive user experience.
🔹 Real-time stock data – Fetch and display open and close market prices.
📊 Interactive charts – Visualize a stock's day time performance and color indication wether the price is above or below open price.
🔍 Stock search – Look up stocks by ticker symbol.
📈 Watchlist – Save favorite stocks for quick access.
⚡ Responsive design – Optimized for desktop and mobile.
Frontend: React, JavaScript, HTML, CSS
API: Fetching stock data from a financial API
Styling: Tailwind CSS for modern UI
State Management: Context API