Description This project is a web application designed to showcase user details with an intuitive user interface. It provides the following features:
User list page with all user profiles. User details page for viewing individual user information. Dark and light mode toggle. Sort users alphabetically (A-Z, Z-A). Search users by name. Navigation controls, including a "Back" button. Features User Page: Displays a list of all users in a card or table format. User Details Page: Clicking on a user navigates to a detailed view of their profile. Dark/Light Mode: Toggle between dark and light themes for better accessibility. Sorting: Sort users alphabetically in ascending (A-Z) or descending (Z-A) order. Search Functionality: Filter the user list by typing a name. Back Button: Navigate back to the user list from the user details page.