- NextJs
- ReactJs
- TypeScript
- JavaScript
- OpenWeather API
- OpenCage GeoCoding API
Next.js and TypeScript-based web application integrates with the OpenCage Geocoding API to recommend locations based on user input. It then utilizes the OpenWeather API to fetch current weather data, including temperature, weather conditions, humidity, wind speed, and feels-like temperature for the selected location. Additionally, the app provides mean daily weather data for the next five days, giving users an extended forecast of the weather conditions and also the app theme changes according to the weather conditon and time.