https://github.com/mehedimk/blog-site-with-expressjs
Blog Site using express JS and MongoDB
https://github.com/mehedimk/blog-site-with-expressjs
Last synced: 3 months ago
JSON representation
Blog Site using express JS and MongoDB
- Host: GitHub
- URL: https://github.com/mehedimk/blog-site-with-expressjs
- Owner: MehediMK
- Created: 2022-09-14T03:32:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T07:32:31.000Z (over 2 years ago)
- Last Synced: 2025-03-16T14:18:48.175Z (3 months ago)
- Language: EJS
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blog Site using express JS and MongoDB
# Project Requirements
1. Setup Node JS
2. Setup MondoDB
3. Need npm# How to Run this Project
1. First of all clone this Project
2. Now go to the download directory
3. Extract this File
4. Now go to the project directory
5. Open cmd and write npm install for install all requirements
5. Then write npm start on cmd to run this porjectNote:
You need to add mongodb (URI < String > add PORT < int:3000 > ) in this project (index.js) file.
@MehediMK 👋✍
Thank you!