Readme.md 2.18 KB

음악 추천 웹사이트

About the Project

사용자의 위치를 분석해 해당 지역의 날씨에 기반한 음악 추천 프로그램을 제공한다. 햇살이 비칠 때는 신나는 음악, 비가 올 때는 잔잔하고 푸근한 음악을 통해 날씨에 맞는 분위기 있는 음악을 즐겨보자!



(back to top)

Getting Started

  1. 저장소를 clone합니다. git clone http://khuhub.khu.ac.kr/2021105563/Music_Recommendation_Website.git
  2. NPM package를 다운로드합니다. npm install
  3. url 접속 (서버가 닫혀 있으면 연결되지 않습니다.) http://localhost:8000



(back to top)

Usage



(back to top)

Built With

Roadmap

  • 날씨 및 gps API
  • 멜론 음원차트 크롤링
  • 프론트 구현
  • 유튜브 API
  • 백엔드 파일들 통합
  • 프론트 연결



(back to top)

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

    (back to top)

License

다음 프로젝트는 MIT License에 따라 배포됩니다. 자세한 내용은 LICENSE.txt를 참고해주십시오.

(back to top)

Contact