132

Momentum

One of my first projects made when I started. A classic!

Momentum

This project from scratch represents an HTML page with its 'holy trinity' HTML5, CSS3 and JavaScript integrating a Google search, a clock with today's date, the user's location with the weather illustrated via an API. Background image changes randomly (behavior on Github pages is broken).

Sass framework ot train me on cascading style sheet and used flexbox.

jQuery library to simplify the code syntax and familiarize myself with this famous library

I integrated an API to retrieve location information, temperature and weather illustrated by an image with WeatherAPI.com.