The aim of this project was to create a blog page using HTML, CSS and JavaScript. Basic HTML elements of container, lists and buttons were put together and styled using CSS properties. Vanilla Javascript was used to take input from the user and display prompt on the screen.
The aim of this project was to create a Weather Application using HTML, CSS, Bootstrap, API and JavaScript. This application uses OpenWeather API to fetch real-time weather forecast details for the requested city anywhere in the world. Application uses Bootstrap elements for making it responsive.