Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y-solb/wanted_clone
무한 캐러셀
https://github.com/y-solb/wanted_clone
Last synced: 5 days ago
JSON representation
무한 캐러셀
- Host: GitHub
- URL: https://github.com/y-solb/wanted_clone
- Owner: y-solb
- Created: 2022-01-17T16:45:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T12:30:23.000Z (almost 3 years ago)
- Last Synced: 2023-08-05T14:55:34.513Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wanted 클론코딩
![ezgif com-gif-maker (2)](https://user-images.githubusercontent.com/59462108/153753064-7d0c42fc-74d9-49ca-aa90-b1223693cb81.gif)
## 라이브러리없이 무한 캐러셀 구현방법
https://sollogging.tistory.com/19
## Tech Stack
- React
## 실행 방법
```
git clone https://github.com/y-solb/wanted_clone.git
```node_modules 설치
```
npm install
```실행
```
npm start
```