Netflix Mock App This project is React based and developed with NodeJS as well. To Access the application in your local environment: 1. Use Postman to post movie data(json file) we needed. 2. Execute Robo3T to connect with MongoDB database. 3. After backend prepared run following commands in your IDE: cd backend nodemon server.js 4. Last step and then you can see the application layout: npm start Hover over the image and see what's going on: Click REMOVE and ADD button to rearrange movie list that we want: