In this video, we will build a multilingual weather app in reactjs. This project will be best for those who are new in react and want to build their first project. We are using a real time api to show the the weather data. We will learn step by step tutorial on how to integrate the data from api. Now you can show the hourly and daily weather report for more than 200k cities across the world.
🧠Concepts Covered
✔ Intro
✔ Creating weather UI
✔ Openweathermap setup and API creation
✔ sending the fetch request on api call
✔ Adding the different language features
✔ Outro
⏱️ Timestamp
Intro - 00:00
Demo - 01:00
API Setup - 04:00
Creating UI using components - 08:00
Adding the languages code - 16:41
Making fetch request on api call - 20:45
Language integration - 41:20
Fetching Daily and Hourly weather data - 46.50
Rendering Daily and Hourly data - 54:40
ℹ️ Source Code
https://github.com/akkySrivastava/rea…
Subscribe: https://www.youtube.com/c/CodeWithAkky/featured
Here is the live link of weather App
https://react-weather-akky.web.app
#react