Shop List Application is a platform where you can store data about different shops in various areas. You can delete the shops from the list. Also, filter function is provided to sort the shops according to area they are located, category of shop and status of shop. Completely Mobile Responsive
- Easy UI
The UI of the website is supereasy to use and UX is also better. - Global State
Whole Application uses a global state which is possible due of use of Redux. Redux makes state management in React super easy. - Delete functionality
User can delete any shop from the list. - Filter functionality
User is given freedom to filter and sort the shop list according to their areas, category and open/close status.
Make sure you have Node.js installed