Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nalsae/coz-shopping
π Reactλ‘ κ΅¬νν μ»€λ¨Έμ€ μΌνλͺ° π
https://github.com/nalsae/coz-shopping
Last synced: 4 months ago
JSON representation
π Reactλ‘ κ΅¬νν μ»€λ¨Έμ€ μΌνλͺ° π
- Host: GitHub
- URL: https://github.com/nalsae/coz-shopping
- Owner: nalsae
- Fork: true (codestates-seb/fe-sprint-coz-shopping)
- Created: 2023-07-10T09:05:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-16T15:24:27.000Z (over 1 year ago)
- Last Synced: 2023-07-16T16:28:11.137Z (over 1 year ago)
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)|