Skip to content

moayadalsariya/blog_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Post App

Blog post web app to share your post to everyone

Getting Started

Prerequisites

  • you must install nodejs in your system
  • Terminal or gitbash for windows
  • mongodb server

Installation

  • first you must clone the project using git
git clone https://github.com/moayadalsariya/blog_project.git
  • Then cd to blog_project
cd blog_project

install dependencies using npm install

npm install

Start mongodb server

run the program

npm run start

Live Demo

https://powerful-ocean-39484.herokuapp.com/

License

MIT

Releases

No releases published

Packages

No packages published