Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 846 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 846 Bytes

A mobile application for iOS and Android developed with React Native/JavaScript that let you check different recipes from different categories. Dishes can filtered based on the user's need and they can also be mark as favorite for easy access.

To run the project:

  1. Install expo
  2. Clone this repo
  3. Run npm install
  4. Run npm start

Catergories Screen:

Dishes are sorted by different categories.


Filter Screen:

Dishes can be filtered based on the user's needs.


Favorite Screen:

This is the android version of the app. Dishes can be mark as favorite and store on the favorite screen.