Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 419 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 419 Bytes

Task list

Update and delete items from a task list and create a simple CRUD (Create, Read, Update, and Delete) application.

Features

  • useState
  • useEffect
  • React components
  • Props
  • react-router-dom
  • API request

🛠️ Set up

Clone it and run npm install

Then npm start