Router Blog Posts

Full stack with React / MERN Stack Development

This article will be helpful for those who want to try out the complete stack development in javascript. I am using react as frontend, MongoDB as Database, react-router-dom for rest-api calls.
If you have Node and MongoDB installed in your machine just skip the installation part and start building the application.
Installation:
While installing check add path (It will allow you to work with command prompt directly.) options
Node : Download from here
MongoDB: Download from here
Start:

0 Likes 827 Views