- figma를 참고한 카드 스타일링
- JSON 데이터 Fetching
- 무한 스크롤 구현
npm install && npm start
src/
ㄴ components/
ㄴ CommentCard.jsx
ㄴ styles/
ㄴ GlobalStyle.js
ㄴ utils/
ㄴ config.js
ㄴ fetches.js
ㄴ storage.js
ㄴ App.js
ㄴ index.js
npm install && npm start
src/
ㄴ components/
ㄴ CommentCard.jsx
ㄴ styles/
ㄴ GlobalStyle.js
ㄴ utils/
ㄴ config.js
ㄴ fetches.js
ㄴ storage.js
ㄴ App.js
ㄴ index.js