Readme.md
2.18 KB
음악 추천 웹사이트
About the Project
사용자의 위치를 분석해 해당 지역의 날씨에 기반한 음악 추천 프로그램을 제공한다. 햇살이 비칠 때는 신나는 음악, 비가 올 때는 잔잔하고 푸근한 음악을 통해 날씨에 맞는 분위기 있는 음악을 즐겨보자!
Getting Started
- 저장소를 clone합니다.
git clone http://khuhub.khu.ac.kr/2021105563/Music_Recommendation_Website.git
- NPM package를 다운로드합니다.
npm install
- url 접속 (서버가 닫혀 있으면 연결되지 않습니다.)
http://localhost:8000
Usage
Built With
Roadmap
- 날씨 및 gps API
- 멜론 음원차트 크롤링
- 프론트 구현
- 유튜브 API
- 백엔드 파일들 통합
- 프론트 연결
Contributing
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
다음 프로젝트는 MIT License에 따라 배포됩니다.
자세한 내용은 LICENSE.txt
를 참고해주십시오.
Contact
- 강희주 : hjkang0107@khu.ac.kr
- 김재욱 : jaewook2400@khu.ac.kr
- 진재영 : jinjy1104@khu.ac.kr
- Project Link: http://khuhub.khu.ac.kr/2021105563/Music_Recommendation_Website.git