Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/y-solb/wanted_clone

무한 캐러셀
https://github.com/y-solb/wanted_clone

Last synced: 5 days ago
JSON representation

무한 캐러셀

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
```