sohelamin / express-example

Express.js example with MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express.js example

Screenshots

post crud

Usage

  1. Make sure you've installed mongodb in your machine

  2. Configure the .env file

  3. Run the following commands

    npm install
    npm run start
    

Author

Sohel Amin

About

Express.js example with MongoDB


Languages

Language:HTML 57.1%Language:JavaScript 42.9%