- User list with the ability to switch view between Grid and List in Desktop
- Search users
- Pagination with the ability to change records per page
- Sort users by name
- Resposive design - Desktop, tablet, mobile friendly
To run application, in localhost the application will run on http://localhost:3000
- I have written test case to take snapshot of component, but currently it is taking snapshot of loader screen, we can overcome this issue by using redux mockstore. As it was little bit time consuming, I did not complete it as of now.