This repository consists of three projects completed for the Udacity front-end web development certification.
This project consists of a blog page that incorporates CSS flexbox and grid, as well as media queries, to create a responsive layout.
This project involves using JavaScript to allow for dynamically adding and removing elements from a page.
This project involved using JavaScript to make a GET request to the openweathermap API to retrieve the weather data of any US city based on the zip code entered by the user.
To open any of the projects, navigate to the project's directory and open the index.html
file in your web browser.