백엔드가 없기 때문에 JSON 서버를 이용해서 REST API 연습을 하기 위한 서버
npm install -g json-server
json-server --watch 경로 --port 포트번호