North-Seattle-College / ad440-winter2022-tuesday-repo

North Seattle College AD 440 Winter 2020 Cloud Practicum class repoitory
Apache License 2.0
0 stars 4 forks source link

Replace the POST endpoint with custom domain #164

Closed mfern08 closed 2 years ago

mfern08 commented 2 years ago

Closes #155

User story, Acceptance Criteria, Time Spent on Issue and estimated time details are in issue #155

Location

The custom domain API url used: https://api.holodium.com/v1/feedback It's located in /frontend/floop_feedback/components/SubmitButton.js on line 4

Screen Shot 2022-03-20 at 3 43 53 PM

To test:

Troubleshooting:

Type npm i in Terminal within the /frontend/floop_feedback/ folder then npm start if npm startdoesn't work right away.