A modern, responsive CRUD application for managing users built with React, TypeScript, Vite, and Tailwind CSS.
- Complete CRUD Operations - Create, Read, Update, and Delete users
- Real-time Search - Search across name, email, username, phone, city, and company
- Responsive Design - Works seamlessly on desktop, tablet, and mobile devices
- Professional UI - Clean database-style interface with modern components
- Toast Notifications - User-friendly feedback for all operations
- Loading States - Smooth loading indicators and error handling
- Statistics Dashboard - Overview of total users, companies, and cities
- Frontend: React 18, TypeScript, Vite
- Styling: Tailwind CSS
- Routing: React Router DOM
- HTTP Client: Axios
- Notifications: React Hot Toast
- API: JSONPlaceholder (for demo purposes)