The goals 💪🏻Plan The Project ✌🏻Frontend: HTML, CSS & Browser-side JavaScript 👍🏻Backend: NodeJS & MongoDB - Customer & Admin So let's try to build our project step by step! Installing the packages Since we will use node, we initiate node program manager, and put '-y' which means we will say 'yes' for all the questions. And of course we need express! To make our server reopen itself every time whe..