Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thejasnu/cool-blogs

A full stack blog web app
https://github.com/thejasnu/cool-blogs

ejs expressjs mongodb nodejs

Last synced: 3 days ago
JSON representation

A full stack blog web app

Awesome Lists containing this project

README

        

# cool-blogs
This is a full stack blog web app built using ejs,nodejs,express.js and mongodb

To run this,clone this repo and run ```yarn install``` to download all the dependencies

Next create .env file and put url of your mongodb database and execute the command ```node app``` and
go to localhost:5000 on your browser to see this website working