About Course
- This course introduces React Hooks from the beginning. We're going to look at some of the most used built-in Hooks (useState, useEffect).
- We'll create our own React Hook as well, so after this course, you'll be able to create your own React Hook.
- We're going to finish this course by creating a Weather App which is going to call a real API to fetch real weather data.
- This course will give you the solid foundations of React Hooks which then you can apply to your projects too.