Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nalsae/coz-shopping

🎁 React둜 κ΅¬ν˜„ν•œ 컀머슀 μ‡Όν•‘λͺ° 🎁
https://github.com/nalsae/coz-shopping

Last synced: 2 days ago
JSON representation

🎁 React둜 κ΅¬ν˜„ν•œ 컀머슀 μ‡Όν•‘λͺ° 🎁

Awesome Lists containing this project

README

        

# 🎁 COZ Shopping
> React둜 κ΅¬ν˜„ν•œ 컀머슀 μ‡Όν•‘λͺ° μ‚¬μ΄νŠΈμž…λ‹ˆλ‹€.
* ν”„λ‘œμ νŠΈ κΈ°κ°„ : 2023.07.11 ~ 2023.07.17
* μ°Έμ—¬ 인원 : 1λͺ…
* [μš”κ΅¬μ‚¬ν•­ λͺ…μ„Έμ„œ](https://codestates.notion.site/codestates/S4-05073c7f88a942c0ad5e5fcdd68c1dec)
* [λ””μžμΈ μ‹œμ•ˆ](https://www.figma.com/file/TfWAvMXegGEJiS3etqOSfs/FE-S4-project?node-id=0%3A1&t=cHu4rWaqJ0c5CTVV-1)

## πŸ”§ 기술 μŠ€νƒ

### πŸ”¨ Front-End

![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white) ![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white) ![Styled Components](https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge&logo=styled-components&logoColor=white) ![Axios Badge](https://img.shields.io/badge/Axios-5A29E4?logo=axios&logoColor=fff&style=for-the-badge)

## πŸ“‘ 폴더 ꡬ쑰
```
fe-sprint-coz-shopping
β”œβ”€ public
β”‚ └─ index.html
└─ src
β”œβ”€ actions
β”œβ”€ App.jsx
β”œβ”€ assets
β”‚ β”œβ”€ icons
β”‚ └─ imgs
β”œβ”€ components
β”‚ └─ shared
β”œβ”€ hooks
β”œβ”€ index.js
β”œβ”€ pages
β”œβ”€ reducers
β”œβ”€ store
β”œβ”€ styles
└─ utils
β”œβ”€ constants
└─ functions
```

## πŸƒβ€β™€οΈ μ‹€ν–‰ 방법
### 1. Clone Repository
```
git clone https://github.com/nalsae/coz-shopping.git
```

### 2. Install Packages
```
npm install
```

### 3. Run
```
npm start
```

## πŸ–₯ κ΅¬ν˜„ 이미지

(gif 파일 μš©λŸ‰ λ•Œλ¬Έμ— λ‘œλ”©μ— μ‹œκ°„μ΄ μ’€ κ±Έλ¦½λ‹ˆλ‹€ πŸ˜₯)

|**메인 νŽ˜μ΄μ§€**|**μƒν’ˆ 리슀트 νŽ˜μ΄μ§€**|
|:---:|:---:|
|![메인 gif](https://github.com/nalsae/coz-shopping/assets/101828759/b74597ba-74fb-48f9-a172-86dc1064a19f)|![μƒν’ˆλ¦¬μŠ€νŠΈ](https://github.com/nalsae/coz-shopping/assets/101828759/27311369-22e0-4920-af95-756739719300)|
|**뢁마크 리슀트 νŽ˜μ΄μ§€**|**즐겨찾기 κΈ°λŠ₯**|
|![뢁마크리슀트](https://github.com/nalsae/coz-shopping/assets/101828759/3c2685f9-2e56-4696-99af-cea814a27140)|![즐겨찾기](https://github.com/nalsae/coz-shopping/assets/101828759/efb1a55a-2d66-4c41-bad5-c26330507dda)|
|**필터링 κΈ°λŠ₯**|**λ¬΄ν•œ 슀크둀 κΈ°λŠ₯**|
|![필터링](https://github.com/nalsae/coz-shopping/assets/101828759/d48a9ec1-9dec-44ca-89d6-b68a9a339688)|![λ¬΄ν•œμŠ€ν¬λ‘€](https://github.com/nalsae/coz-shopping/assets/101828759/459989d1-ef5e-464d-8a33-e51ed6842627)|
|**ν† μŠ€νŠΈ κΈ°λŠ₯**|**λͺ¨λ‹¬ κΈ°λŠ₯**|
|![ν† μŠ€νŠΈ](https://github.com/nalsae/coz-shopping/assets/101828759/3f6fb058-f369-425d-9541-1d8dd12a5cd2)|![λͺ¨λ‹¬](https://github.com/nalsae/coz-shopping/assets/101828759/f09297c5-422f-4674-9daf-3c9230b7dca5)|