/daily-journal-blog

A simple blog built using Node.

Primary LanguageJavaScript

Welcome to daily-journal

A simple blog built using Node.js, passport.js and ejs.

You can check out the website on: https://protected-hamlet-37960.herokuapp.com/

Install

# install requirements
npm install

Run server

# run app
node app.js

Open app

Your app will now be accessible at localhost:3000

Author

👤 Jinjin Wang