ishdutt / Ablog

An animal's blog. You can create delete and edit the blog whenever you want. It works on MEN stack

Home Page:https://polar-mountain-91949.herokuapp.com/blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animal's Blogging Site

An animal's blog . It works on MEN stack using all the CRUD operations.The routes are RESTful. It's is user friendly and a layman who don't know about development too can use it. It is responsive and works on mobile devices too.

For Developers

How to use this project
1.Clone the repository to your local environment with nodeJS and mongoDB and you are ready to go. Install all the dependency packages from package.json file in your local system
For local database,change the mongoose.connect line in the code with yours mongodb://localhost/ ,and you will be good to go.
2.You can fork the project and make the changes you want without changing the original project.

About

An animal's blog. You can create delete and edit the blog whenever you want. It works on MEN stack

https://polar-mountain-91949.herokuapp.com/blog


Languages

Language:HTML 64.5%Language:JavaScript 32.2%Language:CSS 3.3%