Picky Eater is a ReactJS app, with asynchronous JavaScript, state management managed by Redux. It allows the user to sort restaurants in your city by process of elimination. It utilizes Zomato API and fetch for the API request.
- Fetching APIs
- Testing with Enzyme and Jest
- Redux state container
- Modular architecture for your application file structure.
- ES6 syntax
- PropTypes
- Zomato API
- Redux
- Enzyme - Enzyme is a JavaScript Testing utility for React
- Jest - Test Runner
- create-react-app - React starter kit





