/NASA_Podcast

Primary LanguageJavaScript

NASA_Podcast

To get started with this application:

  • From the repo root folder run
  npm install
  npm start
  • Make the following GET requests:
  http://localhost:3000/
  http://localhost:3000/sort?order=asc
  http://localhost:3000/sort?order=dsc