JS Promises Example

As we transition from making calls using Postman to writing them in the code, we have created some simple examples of how these work.

Get Started

  1. Clone the repo
  2. npm install
  3. npm start

You should see something that looks like this: Screen Shot 2022-10-31 at 4 43 55 PM