Skip to content

MikeLee-hub/Chart_Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart_Crawler

Simple web project with MERN stack

빌보드 차트 검색 사이트

빌보드차트 크롤링 & DB 저장
날짜별 / 가수별 검색 기능 구현


구동 방법

frontend server 구동

npm init

npm install

npm start

backend server 구동

cd backend

npm init

npm install

npm install -g nodemon

nodemon server

Releases

No releases published

Packages

No packages published