Blog App Using MERN Stack
Mehul Kothari Oct 13, 2020 · 5 min read Github: https://github.com/mehulk05/Blogapp-using-MERN Live Demo: https://mehulk05.github.io/Blogapp-using-MERN/ A demo of what we are creating Let us understand what does MERN stack means. Mongo DB – It’s an open-source NoSQL cross-platform document-oriented database. Express JS – It’s a web-based application framework work with Node JS, It helps to build web apps and RESTful APIs. React – React is a JavaScript library created by Facebook. React is a User Interface (UI) library. React is a tool for building UI components Node JS – It is a free JavaScript run-time environment, It executes JavaScript code outside of a browser. It is available for macOS, Windows, Linux, and Unix. I will be using the following plugins and tools to create the MERN Stack app. Node JS MongoDB Mongoose JS Express JS ReactJS Visual Studio Code #1 Setup Node JS development environment Follow this l...
Comments
Post a Comment