This weather application allows you to access the current weather conditions in your location, and in the cities you searched, as well as the forecast for the next six days. Depending on your preference, you can switch between light and dark themes. To create this application, I used HTML, CSS and Javascript. It also consults an API called Open Weather to collect the weather data, and I used Bootstrap and React as a framework to create this application.
One of my recent projects was creating a dictionary application using React. This application allows users to easily consult a dictionary API for definitions and synonyms of words. Additionally, I incorporated an image API to provide users with visual representations of their searched words. The user interface is simple and intuitive, making it easy for anyone to use.