소개
사용자 데이터 기반 영화 추천 웹 애플리케이션
설치
git clone http://khuhub.khu.ac.kr/2020-2-capstone-design2/2015104154.git
cd 2015104154
cd front
npm install
npm start
cd ../back
npm install
npm start
데이터
TMDB API : https://developers.themoviedb.org/3/getting-started/introduction
MovieLen : https://grouplens.org/datasets/movielens/