- A fun and simple application to search for a city, and display a gif based on the current weather conditions.
This application lets a user to enter a city in the search bar to display a fun gif portraying the current weather condition. The application then lets the user save their favorite gif by clicking on the 'Save GIF' button to be saved to local storage and retrieve under favorite gif dropdown menu.
- HTML
- CSS
- Javascript
- Foundation Framework
- GitHub
- Google Fonts
- Rapid API
- Giphy API
- Weather - Ninja API
The screenshot gifs below demostrate the web application's appearence and funtionality:
-
Currently only one gif can be saved to local storage. In the future, code could be added to create a list of saved gifs instead of only one favorite.
-
The background is currently an image of Seattle's skyline. A change that could be implemented is add another API to retrieve an image of the searched city and set the background to that.
