A simple Users Directory dashboard that shows user information in a table. It includes search, sorting, and city filter features with a clean and responsive design.
- Clone the project:
git clone <repository-url>
cd users-directory- Install packages:
npm install- Run the project:
npm run dev- Open in browser:
http://localhost:3000
- Users table with name, email, company, and city
- Search users by name or email
- Sort users from A–Z
- Filter users by city
- Responsive and clean UI
- User data comes from a mock API or JSON file
- Filtering and sorting are handled on the frontend
- Simple UI design was used for easy reading
- Avatar colors are added for better user visibility
https://jsonplaceholder.typicode.com