Building a Web Application as a Front-End Developer using React JS and TypeScript! Learn how to use the “Thinking in React” method and apply it to your real web application. We will be using real live weather data to display in our application and make our components reusable and maintainable.

In this video, we will call an API and get some responses after the user types in their zip code. We will also display these results on screen as per the CSS shown in the designs.

All the code created in this video: https://github.com/amanb014/weather-app/tree/video/05

Chapters

  • 00:00 Setting up API and Key
  • 01:20 useData Hook
  • 03:00 Reorganizing the code
  • 10:00 Display results on Screen
  • 15:15 JSON Response from API
  • 19:40 CSS Updates for Search Result

#javascript #react #css #web-development #developer

Make an App with React JS / JavaScript: API Results, Conditionals, and CSS
2.15 GEEK