2022 Fall Semester Computer Network Project
Comments are written in the codes. Please read along the comments to comprehend codes.
This project is licensed under the MIT License - see the LICENSE.md file for details
Currently Deployed! => www.bigdreams.co.kr Enjoy!
This project mainly aims on fully functional web server based on node.js runtime.
This service provides the rankings of various drinks determined by user-active likes.
npm install
node /bin/www
Feel free to use this project as MEVN template to deploy very simple web server projects.