/recipe-share

simple recipe manager CMS. #nodejs #express #handlebars #passport #heroku

Primary LanguageHandlebars

recipe-share

Table of contents

General info

Introduction

  • It's CMS focused on making recipe sharing easy.
  • Guest user can browse the recipes on the landing page and is ale to login/register.
  • Each registered user can create recipe posts with photo and is able to enable/disable commenting on the.
  • Every recipe is assigned to one of categories created by this or other user.
  • Registered users are able to publish comments.

Working example description

Introduction

Dev-setup

   $ npm i 
   $ nodemon index.js

Further help

adahy.to@gmail.com