Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.52 KB

File metadata and controls

39 lines (27 loc) · 1.52 KB

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" />