/react-test

Primary LanguageTypeScript

  1. Fork this repository to your account. Don't create a new one
  2. Authorization form. Fields - username and password. No validation needed -> send - save the token
  3. /table page is available only to an authorized user. Append the table with the Action column
  4. In the Action column add the Delete button. When you click on it, you need to enter an id or title to confirm the action. Data matched - row should be removed