Skip to content

Instantly share code, notes, and snippets.

View Tijanioluwafemi's full-sized avatar
💭
Talking to computers

Tijani Femi Tijanioluwafemi

💭
Talking to computers
View GitHub Profile
@adeisbright
adeisbright / react-todolist-project.md
Created February 21, 2022 06:57
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: