syedmharis / MEN-Stack-Crud-App

A simple crud Blog app made using node and express as backend, EJS as the views and mongo dB as the database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crud App using MongoDb Express Node

It has one to many relationship implemented.

Getting Started

  • Download this repository
  • Open project in command prompt
  • To run, use command "npm start" in terminal

Interface's

Main Page

1

New Blog

3

New Author

2

About

A simple crud Blog app made using node and express as backend, EJS as the views and mongo dB as the database


Languages

Language:EJS 87.1%Language:JavaScript 12.9%