📦src
┣ 📂apis
┃ ┣ 📜authAxios.js
┃ ┣ 📜mypageapis.js
┃ ┣ 📜portFolioapis.js
┃ ┣ 📜reviewapis.js
┃ ┣ 📜testapis.js
┃ ┣ 📜user.js
┃ ┗ 📜viewResultapis.js
┣ 📂components
┃ ┣ 📂login
┃ ┃ ┗ 📜TermsModal.jsx
┃ ┣ 📂mypage
┃ ┃ ┗ 📜MyPageModal.jsx
┃ ┣ 📂notification
┃ ┃ ┗ 📜CommentSection.jsx
┃ ┣ 📂typetest
┃ ┃ ┣ 📜ProgressBar.js
┃ ┃ ┗ 📜YearSemesterSelector.js
┃ ┣ 📜FooterHook.js
┃ ┗ 📜HeaderHook.js
┣ 📂fonts
┃ ┣ 📜PretendardVariable.ttf
┃ ┗ 📜SB 어그로 B.ttf
┣ 📂hook
┃ ┗ 📜useForm.js
┣ 📂images
┃ ┣ 📜 ...
┣ 📂pages
┃ ┣ 📂bingo
┃ ┃ ┣ 📜BingoInfo.jsx
┃ ┃ ┣ 📜Bingomain.jsx
┃ ┃ ┣ 📜Bingomain2.jsx
┃ ┃ ┣ 📜CustomCalendar.jsx
┃ ┃ ┣ 📜Home.jsx
┃ ┃ ┣ 📜HueInfo.jsx
┃ ┃ ┣ 📜HueInfo2.jsx
┃ ┃ ┣ 📜Index.jsx
┃ ┃ ┣ 📜MadeBingo.jsx
┃ ┃ ┣ 📜MadeDragBingo.jsx
┃ ┃ ┣ 📜MadedBingo.jsx
┃ ┃ ┣ 📜MadedBingoEdit.jsx
┃ ┃ ┗ 📜MadedInClient.jsx
┃ ┣ 📂login
┃ ┃ ┣ 📜Login.jsx
┃ ┃ ┗ 📜Signup.jsx
┃ ┣ 📂myPage
┃ ┃ ┣ 📜Alarm.jsx
┃ ┃ ┣ 📜AlarmManage.jsx
┃ ┃ ┗ 📜MyPage.jsx
┃ ┣ 📂notification
┃ ┃ ┣ 📜ImageUploadForm.jsx
┃ ┃ ┣ 📜MadeDragReview.jsx
┃ ┃ ┣ 📜MadeReview.jsx
┃ ┃ ┣ 📜Noti.jsx
┃ ┃ ┣ 📜viewHue.jsx
┃ ┃ ┣ 📜viewNotice.jsx
┃ ┃ ┗ 📜viewReview.jsx
┃ ┣ 📂portFolio
┃ ┃ ┣ 📜ChangePortfolio.jsx
┃ ┃ ┗ 📜ReadPortfolio.jsx
┃ ┣ 📂typetest
┃ ┃ ┣ 📜Result.jsx
┃ ┃ ┣ 📜Test.jsx
┃ ┃ ┣ 📜Test1.jsx
┃ ┃ ┣ 📜Test2.jsx
┃ ┃ ┣ 📜Test3.jsx
┃ ┃ ┗ 📜ViewResult.jsx
┃ ┗ 📜Introduce.jsx
┣ 📂recoil
┃ ┣ 📜atoms.jsx
┃ ┗ 📜testatoms.jsx
┣ 📜.DS_Store
┣ 📜App.css
┣ 📜App.js
┣ 📜index.css
┣ 📜index.js
┗ 📜reportWebVitals.js