NextJS 버전으로 리팩토링 하였습니다. 해당 레포로 이동해주세요. https://github.com/TapPlace/TapPlace-FE-Nextjs
컨택리스 가맹점 확인
-
FrontEnd
언어 : JavaSciprt(TypeScript)
프레임워크 : React
라이브러리 : Redux, ReduxToolkit, Axios, SCSS, FontAwesome ...
├── config # eject
├── public # index.html, Image Files
├── script # script
└── src
├── components # Components View
├── hooks # Custom Hook
├── img # Image Files
├── pages # Page View
├── redux # Redux File
└── style # CSS File-
Commit Styles
추가 : Feat
수정 : Fix
CSS수정 : Style
코드 리팩토링 : Refactor