Skip to content

A simple app written in ExpressJS to generate random breaking bad quotes using 3rd party api.

Notifications You must be signed in to change notification settings

joybiswas007/breakingbad_quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breakingbad_quotes

A simple app written in ExpressJS to generate random breaking bad quotes using 3rd party api.

Setting up the app locally

Clone the repo and run npm install to install all the dependencies.

To run the app locally type: node app.js in your console.

Port

By default the app is running on port 3000 edit app.js and add any port.

Special Thanks

Using this https://github.com/shevabam/breaking-bad-quotes awesome api to generate random quotes. Thanks.

About

A simple app written in ExpressJS to generate random breaking bad quotes using 3rd party api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published