svdunaev / react-crud-table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 81.6%Language:HTML 12.7%Language:CSS 5.7%