Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 435 Bytes

9.1 - React Basics Assignment.md

File metadata and controls

8 lines (5 loc) · 435 Bytes

Week 09 - 9.1 | React Basics

Assignment #1 - Create a Todo App with Create, Read, Update, and Delete (CRUD) Functionality

Build a fully functional Todo App where users can create new tasks, read the existing tasks, update them, and delete them.

Assignment #2 - Add Styling for the Todo App

Enhance the Todo App developed in Assignment #1 by adding clean and user-friendly styling to improve its usability and appearance.