Skip to content

CODE-U-S/Webtoon-Search-Project-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

커밋 컨벤션

  • feat: 새로운 기능 추가
  • fix: 버그 수정
  • docs: 문서 관련 변경
  • style: 코드 스타일 변경 (공백, 포맷팅 등) 또는 CSS 수정
  • refactor: 기능 변경 없이 코드 구조 변경
  • assets: 이미지 등 리소스 추가

[테마참고자료] https://velog.io/@gparkkii/reactdarkmode

import axios from 'axios'; npm install react-slick slick-carousel