Skip to content

Latest commit

Β 

History

History
14 lines (12 loc) Β· 390 Bytes

File metadata and controls

14 lines (12 loc) Β· 390 Bytes

πŸ‘©β€πŸ’Ό User Management Frontend

Frontend application built with ReactJS to manage employee data. Connects to a FastAPI backend to list, create, update, and delete users.

🧰 Technologies Used

  • ReactJS
  • Axios
  • React Router

🎯 Features

  • Search for a user by name
  • Add new users via a registration form
  • Edit existing user information
  • Delete users from the system