Demo for class project. I am following the next tutorial: Creating your first MERN stack application.
I have also followed the next video serie: Node.js & Express From Scratch.
All fonts are from 1001 Fonts site and they are free for commercial use. These are the used fonts:
To start the project, just copy it and run the next command:
npm install
When all packages are installed, run this command:
npm start
And enjoy it!
NOTE: YOU MUST HAVE MONGODB INSTALLED LOCALLY AND HAVE IT EXECUTED TO USE PROPERLY THIS PROJECT