Skip to content

briankidd9design/steves-cafe-yelp-reviews

Repository files navigation

Node API Proxy Server

Using the Yelp Api, I created an Express proxy server so that Yelp reviews can be loaded to the reviews section of the reviews page. Yelp's servers do not allow Cors requests, even with the Access-Control-Allow-Origin Authorization header. The user can click the button to scroll through the Yelp review previews.

Usage

Install dependencies

npm install
npm run dev

Add public API info

Rename .env.example to .env and edit the values

Yelp API Fusion env variables

About

Added reviews to the reviews page of a mom and pop diner using the Yelp Api and an Express proxy server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published