->It is a combined web app for Weather update & Stock market.
->It is made using React and Chakra UI.
->User can check Weather updates of any city by typing city name. OpenWeatherApi is used here.
->User can switch theme to light mode and dark mode.
->User can switch between stock market and weather app by using Drawer tab.
->IN Stock market section user can view historical data of a stock through line graph and can also choose period of time to which data is viewed. AlphaVantage API is used here.
->IN stock market section user can view petrol and diesel price of the day daily-petrol-diesel-price api from rapid.api is used.