Skip to content

submit/edit/delete posts, register/login, comment/recomment

Notifications You must be signed in to change notification settings

sahngah/travel_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Blog

Travel Blog is a web application with submit/edit/delete posts for admin, and register/login, submit/delete comments for general users. I built this blog to share my passion for travel!

URL

It is currently deployed with AWS (Amazon Web Services): http://sahngah.com/

How to run

  1. Open bash terminal
  2. Go to folder you want to hold project repo in
  3. git clone https://github.com/sahngah/travel_blog.git
  4. in a separate bash terminal, start your mongo server --> sudo mongod
  5. start node server --> node server.js
  6. Go to localhost:1111 in browser and enjoy!

About

submit/edit/delete posts, register/login, comment/recomment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published