IMPORTANT:

Learn React Today Course: https://courses.webdevsimplified.com/learn-react-today


Modern React is tough to learn which is why in this video I will be walking you through a beginner/intermediate level React project using hooks. This project will handle API calls, two way data binding, useEffect, useState, and much more so it is a great project for learning about all the basics of React. I will also be explaining my process from beginning to end so you can understand exactly what my thought process is the entire way.


Materials/References:

Destructoring And Spread Operator Video: https://youtu.be/NIq3qLaHCIs
GitHub Code: https://github.com/WebDevSimplified/React-Currency-Converter


🧠 Concepts Covered:

- How to useEffect
- How to useState
- How to setup two way data binding in React
- Creating a React project
- Using an API in React
- Differences between state and props


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


#ReactProject #WDS #React