Open your VSCode Editor or any code editor that you prefer.
Add an HTML file -- The so-called "index.html"
Add a card using Bootstrap or you can code using div element and CSS
We will be using Rapid API for fetching the information on weather. We ...