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

options methods added to api #142

Closed Abenezer1041 closed 2 years ago

Abenezer1041 commented 2 years ago

close #117

description

Time: Task Breakdown Description Approx. Time
added the route to API and enabled cores on api 2 hour
Tested api 1 hours

Test

  1. If you haven't clone the repository
  2. After cloning in the terminal type npm install
  3. After installation is done type npm start. The app should start to run
  4. open developer tools and click on network
  5. Type a sentence and click on submit Screen Shot 2022-03-14 at 10 49 17 PM
  6. Verify that the request went through Screen Shot 2022-03-14 at 11 04 00 PM
Abenezer1041 commented 2 years ago

Thanks Maria i got the latest change from development and fixed the conflict.