mouraleonardo / user-management-react-app

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 PHP User Management API.

Home Page:https://mouraleonardo.com/usermanagement/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User-Management

User Management React App

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.

Explore the App Online

Check out the application's online demo to experience its features firsthand! Simply visit User Management React APP LIVE DEMO to start exploring.

Features

  • Create User
  • Search User by name, email, username, or id
  • Edit User
  • Delete User
  • Pagination of the list of users

Technologies Used

  • React
  • Flowbite-React
  • React-Icons
  • Typescript

Getting Started with Create React App

This project was bootstrapped with Create React App.

Setting Up

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/.

Available Scripts

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.

Learn More

You can learn more about React in the React documentation.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Leonardo Moura

About

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 PHP User Management API.

https://mouraleonardo.com/usermanagement/

License:MIT License


Languages

Language:JavaScript 90.6%Language:HTML 8.8%Language:CSS 0.6%