LookAroundMyWishlist
이 프로젝트는 저의 위시리스트 상품들을 소개하는 웹 페이지를 구현한 서비스입니다.
웹 접속 시 이미지 그리드 기반의 메인 웹페이지가 로드되며, 사진을 클릭하면 해당 상품의 정보를 확인할 수 있는 상세 페이지로 이동합니다.
- 이미지 그리드 형태로 아이템을 한 눈에 살펴볼 수 있는 메인 페이지 로드
- 이미지 위로 마우스 호버 시 확대되며 색상 확인 가능
- 이미지 클릭 시 상세 페이지로 이동
- 이미지 옆 좌우 버튼 클릭 시 슬라이드 모션으로 여러 장의 이미지 제공
- 이미지 클릭 시 카드가 돌아가는 모션과 함께 ITEM 구매 링크와 BrandWebsite 링크로 로드되는 하이퍼링크 제공
- Previous Post, Next Post 버튼 클릭 시 이전, 다음 페이지로 이동
- Back to Home 버튼 클릭 시 메인 페이지로 이동
- 좌측 상단 ☰ 버튼 클릭 시 바로가기 사이드바 구현
- 바로가기에 마우스 호버 시 Tooltip으로 상품명 제공
E-MAIL : [email protected]
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify