Skip to content

marinaskevin/Quote_Ranks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Ranks

A Full-MEAN application where a user can submit quotes and vote for them

Instructions

In your command line terminal, navigate to the Quote Ranks project folder and install the npm packages:

sudo npm install

In a seperate terminal tab/window, have mongod running:

sudo mongod

Run server.js in the Quote Ranks project folder using node, nodemon, or pm2, etc.:

sudo node server.js

Navigate to localhost:8000 in your internet browser.

About

A Full-MEAN application where a user can submit quotes and vote for them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published