Learn how to create a table in React by creating a contact list app

🚨 Subscribe and stay up to date with my content: https://subscribe.jschris.com

🚨 LINKS:

CSS: https://github.com/chrisblakely01/react-creating-a-table/blob/main/src/App.css

Mock Data: https://github.com/chrisblakely01/react-creating-a-table/blob/main/src/mock-data.json

Source Code: https://github.com/chrisblakely01/react-creating-a-table

🚨 Chapters:

  • 0:00 What we’ll build
  • 0:16 Table with static data
  • 3:01 Dynamically render rows based on data
  • 7:27 Add a row using a form
  • 17:47 Inline edit a row
  • 45:32 Delete a row

#react

Create a Table in React | Learn how to view, add, delete and edit rows in a table from Scratch
23.10 GEEK