/restaurant-finder

Find nearby restaurants using Yelp's fusion API

Primary LanguageTypeScript

Restaurant Finder

Find nearby restaurants using Yelp's fusion API

Requirements

Getting started

  • Create .env file in the main root directory and copy the contents from .env.local to .env
  • Get the API key from Yelp manage app
  • Install dependencies using yarn install or npm install
  • Start the app using yarn dev or npm run dev
  • Build the app using yarn build or npm run build

Screenshot 2022-06-02 at 9 11 43 AM

Screenshot 2022-06-02 at 9 12 18 AM