This repository is the result of the tutorial to develop your first MERN application and you can find it here
$ cd movies-app
$ cd server
$ npm install
$ nodemon index.js
$ cd movies-app
$ cd client
$ npm install
$ npm start
This repository is the result of the tutorial to develop your first MERN application and you can find it here
$ cd movies-app
$ cd server
$ npm install
$ nodemon index.js
$ cd movies-app
$ cd client
$ npm install
$ npm start