React CRUD Table.

crud table >>

How to start

npm install && npm start

Features

Allows you to add a new user by clicking "Add new user":

Allows you to edit an existing user:

  • Generate table from list of users
  • Add styled components
  • Add TypeScript