kitarp29 / DailyJournal

A simple website for people to write journals /blogs.Its a simple application of build on NodeJS.Its hosted on a commercial server.

Home Page:https://secure-peak-21173.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DailyJournal

Link- Click Here!

Its a Blogging websites where people can share their blogs
This Webpage lets User put up their bolg on any topic , it stays on the site for a day and then its cleared.

Tech-Stack

  • NodeJS- For rendering the Server side handling of GET and POST requests and connecting to DB
  • ExpressJS- For passing the dta from user to DB and vice versa.
  • EJS- For rendering the data from user to DB and vice versa on the webpages.
  • NPM Packages- Various other NPM packages like Body-Parser,etc
  • Running locally

  • Clone the Repo
  • Move to the Dir
  • >npm i
  • >node app.js
  • Project is served on http://localhost:3000/

  • About

    A simple website for people to write journals /blogs.Its a simple application of build on NodeJS.Its hosted on a commercial server.

    https://secure-peak-21173.herokuapp.com/


    Languages

    Language:EJS 45.1%Language:JavaScript 42.5%Language:CSS 12.1%Language:Procfile 0.4%