Skip to content

Benjadahl/recipe-holder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipe-holder


Yes, this is another recipe manager. It utilizes Angular 1, Node, and MongoDB to manage the recipes for a family.

Prerequisites:

Must have Mongo installed an running for this application to work.


How to install:

Clone the repository and simply run npm install

How to run:

Run npm start

The application will be accessible at localhost:3000 by default.

This application is also enable to run on OpenShift and will adopt the ports and host information from the environment there is deployed.

Have an idea for a feature or find a bug!? Log an issue!

About

Yet another recipe management website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.7%
  • HTML 36.8%
  • CSS 9.5%