Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reddy-epk/users-operations
A react app functionality for searching and deleting users from a user's List
https://github.com/reddy-epk/users-operations
class-components-and-state react render rendering rendering-engine search-bar search-functionality user-list users
Last synced: 7 days ago
JSON representation
A react app functionality for searching and deleting users from a user's List
- Host: GitHub
- URL: https://github.com/reddy-epk/users-operations
- Owner: reddy-epk
- Created: 2024-03-27T14:12:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-27T14:17:34.000Z (8 months ago)
- Last Synced: 2024-03-27T15:34:11.982Z (8 months ago)
- Topics: class-components-and-state, react, render, rendering, rendering-engine, search-bar, search-functionality, user-list, users
- Language: JavaScript
- Homepage: https://epoch.ccbp.tech/
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 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`