Skip to content

mrinasugosh/random-cat-facts-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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