β App.css
β App.js
β App.test.js
β index.css
β index.js
β logo.svg
β reportWebVitals.js
β Router.js
β setupTests.js
β soluxion.txt
β src.txt
β
ββassets
β ββfonts
β
ββcomponents
β CommonComponents.js
β LikeButtonComponents.js
β LoginComponents.js
β RedirectIfLoggedIn.js
β refreshAccess.js
β SearchComponents.js
β
ββcontexts
β AppContext.js
β
ββpages
β β MainPage.js
β β MyPage.js
β β ReviewPage.js
β β
β ββhome
β β Again.js
β β HomeMain.js
β β HomePopup.js
β β Midpoint.js
β β Result1.js
β β Result2.js
β β Result3.js
β β Result4.js
β β Test1.js
β β Test2.js
β β Test3.js
β β
β ββlogin
β β DirectLoginPage.js
β β FindPassword.js
β β Join.js
β β LoginPage.js
β β ResetPassword.js
β β
β ββMyPage
β β β MyPageFavorites.js
β β β MyPagePosts.js
β β β MyPageProfile.js
β β β MyPageSearchHistory.js
β β β
β β ββFavorites
β β β AddFriendModal.js
β β β AddLocationModal.js
β β β FavoritesFriends.js
β β β FavoritesLocates.js
β β β
β β ββProfile
β β PasswordConfirmation.js
β β ProfileComponents.js
β β
β ββreview
β EditModal.js
β ReviewCard.js
β ReviewModal.js
β WriteModal.js
β
ββstyles
global.css
myPageStyles.js
reviewModalStyles.js
reviewStyles.js
searchStyles.js
styles.js
writeModalStyles.js