Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 418 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 418 Bytes

React Native Food Application

In this application you must filter the food items and display them on screen following the below steps:

  • Application should display multiple cuisine food
  • Application should contain a navbar with following options to filter the food:
    • fat free
    • vegan
  • Based onapplied filter user should be able to see the food items on screen
  • Make use of Redux to perform state management