김동근

Update README.md

......@@ -5,14 +5,22 @@
# 설치
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
......