edriso / journal-fs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

journal-fs

A simple journal/posting app using Nodejs, Express, and EJS.

Author should be able to:

  • Display all posts
  • Add new post
  • Edit post
  • Delete post
  • Search for posts by Author and content

To Start The App

Simply run npm install then npm start.

About


Languages

Language:EJS 66.6%Language:JavaScript 33.4%