INGENIOUS-LY / Project_Catwalk

The initial release will focus on providing the minimum viable product for our retail application. Features implemented will be constrained to the client experience which enables customers to search, browse, add to cart, and checkout
0 stars 3 forks source link

Jake: use an endpoint from server instead of Atelier #36

Closed juliebarwick closed 2 years ago

juliebarwick commented 2 years ago

https://github.com/INGENIOUS-LY/Project_Catwalk/blob/844804d3b95f4d644c5c1f8b81769e2686dada7c/client/src/components/Questions/AddQuestion.jsx#L8

Better to use an endpoint from your own server that will make the request to Atelier. Then you can avoid using your API_KEY.