Getting Started with React Hooks: useState and useEffect
written by Hulya Karakaya
Project based
Learn how to set state using useState
and useEffect
Hooks. Create different components and create a recipe app that will fetch new recipes from an API.
You can view the finished application.
Real-life scenario
You will have the hands-on practical and real-life scenario of basic React Application using React Hooks.
Beginner Friendly
To follow along with the tutorial, you need a basic familiarity with HTML&CSS, JavaScript ES6, and basic React knowledge.