Overview
Build a beginner-friendly React Todo List application using hooks in this comprehensive tutorial. Learn to create, delete, edit, and mark tasks as complete while mastering useState, useEffect, and useRef hooks. Follow along as the instructor guides you through setting up the project, creating essential components, implementing core functionality, and styling the app with CSS. Gain hands-on experience in React development and enhance your skills in building interactive user interfaces.
Syllabus
React Todo App Intro
Creating React App in Terminal
Creating the Components
Editing TodoForm Component
Editing TodoList Component
Editing the Todo Component
Adding the CSS
Creating Custom Edit Input
Taught by
Brian Design