Installation Instruction:
- Open 3 Command Prompt/Terminal
- On the first CMD/Terminal, run "npm i" on root folder
- After the installation of packages done, run "npm run start-dev"
- On the second CMD/Terminal, run "mongod" (must already download mongodb and mongosh)
- On the third CMD/Terminal, run "npm run dev-server"
- The MERN Web App is running! 😁✨