Skip to content

A quick example showing the use of React-Query to retrieve data from an API.

Notifications You must be signed in to change notification settings

ustincameron/yelp_api_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yelp API Test

A quick example showing the use of React-Query/Axios to retrieve data from an API.

To Run Project:

In the project directory, you can run:

yarn install

and then:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Notes

  • Because of Yelp's CORS policy, this demo takes advantage of cors-anywhere. You may have to visit and enable to see demo.
  • Normally .env files are never included within public projects. The key's within will be disabled.

Example:

Example

About

A quick example showing the use of React-Query to retrieve data from an API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published