/Users-operations

A react app functionality for searching and deleting users from a user's List

Primary LanguageJavaScript

Adding Search and delete functionality through React Class Component and State

  • Searchable Users List
    • Searching User
    • Deleting User
  • setState()
    • Object Syntax
  • Components
    • Passing Callbacks

Set Up Instructions

Click to view
  • Download dependencies by running npm install
  • Start up the app using npm start