- MERN Stack React Node MongoDB powered Blog with upvote and comment functionality!!
- Installing Follow the instructions in this section to get the app setup to run on your machine.
Clone the git project to your machine (example below is using ssh)
git clone git@github.com:jm27/Blog-MERN.git
You can interact with the app and see the full functionality. Here are some of the Application features:
-
Upvote articles
-
Comment articles
-
Change articles
-
View articles
-
Home Page
-
About me Page
-
Articles list Page
- Mongo DB
- Express.js
- React.js (Hooks!)
- Node.js
- CSS
- "body-parser": "^1.19.0",
- "express": "^4.17.1",
- "mongodb": "^3.6.3",
- "nodemon": "^2.0.6"
- "react-dom": "^17.0.1",
- "react-router-dom": "^5.2.0",
- "react-scripts": "4.0.0",
- "web-vitals": "^0.2.4",
- "whatwg-fetch": "^3.5.0"
BLOG-MERN V1.1
- Jesus Esquer - Main Contributor - jm27
- Thanks to Classmates, Instructors, and TA's .
