youtube clone 참고강의 : https://www.youtube.com/channel/UCFyXA9x8lpL3EYWeYhj4C4Q?view_as=subscriber
To use this application,
- make dev.js file inside config folder
- put mongoDB info into dev.js file
- Type " npm install " inside the root directory ( Download Server Dependencies )
- Type " npm install " inside the client directory ( Download Front-end Dependencies )