TeamCodeForce / trailr

Giving users a social-media-style community to share their experiences while engaging in an outdoor (and socially distant) activity
0 stars 4 forks source link

Solving the CORS issue with the SERPAPI call on the frontend. #5

Closed cschratz closed 4 years ago

cschratz commented 4 years ago

Getting a CORS error when fetching photographs. Potential solution would be to move it to the backend. Going that route as of now. Will update once I make progress.