Default Cursor
PlacerPhoto

In a recent project I have developed a small weather app using the NextJS framework and MaterialUI for styling along with Framer Motion to create a dynamic application that calls data from OpenWeatherAPI using Axios.

The app allows users to find the weather of any location by entering a city's name in the input field. It provides the temperature, a weather description and wind gust. Weather App works on any device on the browser of your choice.