This is a food delivery application built using React Native,EXPO,TAILWIND CSS ,Sanity, and Redux. The app enables users to browse through a list of restaurants, view their menus, and place orders.
Browse restaurants and menus
- View restaurant details such as location and ratings
- Add items to cart and place orders
$ git clone https://github.com/nknittin16436/onmyplate
$ cd onmyplate
$ npm install
Run server
$ expo start
Yay!! you should see the app running now