Sacret / recipe-holder

Yet another recipe management website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 53.7%Language:HTML 36.8%Language:CSS 9.5%