Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 483 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 483 Bytes

Random Cat Facts

Simple NodeJS/Express App

Cat Facts API

Steps to run the app

If this is the first time cloning the app, make sure to install all required packages

npm i

To run the app, execute the following script.

npm start

The app is now listening on https://localhost:3000

Navigate to the link and get started!

image