Skip to content

Instantly share code, notes, and snippets.

@adeisbright
Created February 21, 2022 06:57
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adeisbright/637a39efd28372782cd839436a4ddc35 to your computer and use it in GitHub Desktop.
Save adeisbright/637a39efd28372782cd839436a4ddc35 to your computer and use it in GitHub Desktop.
Creating a task manager

React Todolist Project

This project is a task management project that covers essential react features such as:

  1. State Management
  2. Uncontrolled Component
  3. Component Life Cycle
  4. Routing
  5. etc

The Lessons should be followed as presented below:

Getting Started

Lesson Link

Understanding the Project Folder Structure

Lesson Link

@Tijanioluwafemi
Copy link

thanks alot sir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment