Skip to content

Simple CRUD Application implemented with Fetch API,Express & Mongodb POC - User can Creates Blog and Delete them

Notifications You must be signed in to change notification settings

baesix/Nodejs-Backend-Development-Blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Application implemented with Fetch API & Mongodb

Libraries and Tools used

                          1 Front End

                                       1. HTML
                                       2. CSS
                                       3. Javascript
                          2 BackEnd
                                       1. Node js
                                       2. Express
                                       2. Javascript
                                      
                          3 Tools & Packages        
                                       1  ejs
                                       2  express
                                       3  lodash
                                       4  mongoose
                                       5  morgan
                                       6  nodemon
                                       
                          4 Database
                                       1 mongodb

Setup Project in Your Local Machine

                     git clone https://github.com/BhathiyaPrasad/Backend-Development-Blog.git

Install assential FrameWorks and Libraries

                     npm install

Run Locally with Nodemon

                     nodemon app

Other Sources

                    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />

About

Simple CRUD Application implemented with Fetch API,Express & Mongodb POC - User can Creates Blog and Delete them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.5%
  • EJS 34.8%
  • CSS 19.7%