Create a Weather App Using JavaScript, HTML and CSS | JavaScript Project For Beginners

Описание к видео Create a Weather App Using JavaScript, HTML and CSS | JavaScript Project For Beginners

Hi Everyone!

Today we're going to create a new web application with JavaScript (Vanilla JavaScript: No Framework).

In this tutorial, a JavaScript Beginner can create a functional Weather App with ease. and won't face any problems doing that.

You must know the basics in JavaScript and HTML, like JavaScript Objects, functions, If statements, ... etc

The only difficulty you might face, is how to work with an API using JavaScript? but trust me that won't be of a big problem.

Let's talk about the application you're going to build; our weather app will show the weather information that it will get from the API like this, an Icon that shows the weather status, the temperature value (18°C) in Celsius unit, the weather description (clear sky), and then the user's city and country (London, GB).

When the user clicks on the temperature value, that will convert it from Celsius to Fahrenheit.

If you want to follow along with me when I type in the code, you'll need to download the starter template from GitHub.
-----------------------------------------------------------------------------------------------------
| LINKS |
-----------------------------------------------------------------------------------------------------

DOWNLOAD SOURCE CODE + STARTER TEMPLATE:
https://www.codeexplained.org/2020/06...

The icons we're going to use for our web application are created by the Graphic Designer Ashley Jager:
https://github.com/manifestinteractiv...

The API provider:
http://www.OpenWeatherMap.org

🌍 Social Media Links.
◾ Facebook :   / code.explained.official  
◾ Twitter :   / code_explained  
◾ Instagram :   / code.explained.official  
◾ GitHub : https://github.com/CodeExplainedRepo

💲 Suppport the Channel
Paypal : https://paypal.me/CodeExplained
Buy Me a Coffee: https://www.buymeacoffee.com/CodeExpl...

Комментарии

Информация по комментариям в разработке