The User Management React App is a comprehensive solution built using React for managing user-related tasks, including creating, updating, deleting, and retrieving user information, as well as enabling search functionality. It leverages React and Flowbite components while connecting seamlessly with the User Management API.
Check out the application's online demo to experience its features firsthand! Simply visit User Management React APP LIVE DEMO to start exploring.
- Create User
- Search User by name, email, username, or id
- Edit User
- Delete User
- Pagination of the list of users
- React
- Flowbite-React
- React-Icons
- Typescript
This project was bootstrapped with Create React App.
Before you start, make sure to set up your environment by cloning the User Management API repository and hosting it at your desired URL, for example, http://localhost/user-management-api/.
In the project directory, you can run:
npm start
: Runs the app in the development mode.npm test
: Launches the test runner in the interactive watch mode.npm run build
: Builds the app for production.npm run eject
: Ejects from Create React App.
See the Create React App documentation for more information.
You can learn more about React in the React documentation.
This project is licensed under the MIT License - see the LICENSE file for details.
Leonardo Moura