Skip to content

A mobile application created in React Native to search for various restaurants and their details in a particular location by utilizing the popular Yelp API. In this case, it was San Jose, CA.

thepiyushmalhotra/resto-food-app

Repository files navigation

resto-food-app

A restaurant searching application built using React Native and utilizing the popular Yelp API for the data. The app mentions details of various San Jose restaurants including addresses and pictures of thier food items. It also includes functionaloity of categorizing the restaurants according to their prices. In this case, the three prices are "Cost Effective", "A Bit Pricier" and "Big Spender". The search bar provides the ability to search for any restuarant in the San Jose area using names of dishes like "sushi" or "chinese" or particular names of restaurants. The restaurant will show images of its food and interior dining area for the users.

Main Screen sushi search sushi search images

Things I learned

  • Expo and its integration with mobile devices to run React Native applications.
  • Common React Hooks like useState and useEffect.
  • Yelp API Integration and JavaScript promises.

How to Run it?

  • Clone the repo or download the Zip.
  • Download Expo app on your mobile device or use an android/iOS Simulator on your desktop.
  • Run a dependency check just to make sure for the required packages.
  • Run "npm start" and scan the bar code.

Part of Stephen Grider's course on Udemy - "React Native + Hooks"

About

A mobile application created in React Native to search for various restaurants and their details in a particular location by utilizing the popular Yelp API. In this case, it was San Jose, CA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published