HOW TO RUN THE SOURCE CODE:
-
Clone the repository (git clone https://github.com/spylypets/consuming-rest.git) or download the repository zip and unpack it to a directory of your choice;
-
Run "npm install" in the consuming-rest directory;
-
Run "npm start" in the consuming-rest directory.