With MERN stack, building a web app on which users can post articles and like them
This project is about sharing the posts, experience and their profiles with other people or developer.This will use Git open API to get profiles with other functionalities such as sharing profiles, thumbing up likes or dislikes and basic crud operations on the profile.
MERN stands for MongoDB, Express, React, Node, after the four key technologies that make up the stack.
MongoDB - document database
Express(.js) - Node.js web framework
React(.js) - a client-side JavaScript framework
Node(.js) - the premier JavaScript web server