Wheather web application . By typing the name of the city in the search section , you can get weather information about that city.
.Used for this project: -HTML as content field -CSS for styling the envirenment : (linear gredient color modificator) (center positionning)
-JavaScript for the dynamics of the site: (manipulting DOM)
(using Fetch API )
(getting information from the server with JSON)