Skip to content

Pewww/waypoint-infinite-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

waypoint-infinite-scroll

react-waypoint를 이용한 Infinite-Scrolling 구현 레포입니다.
Implementation of Infinite-Scrolling by using react-waypoint.

https://pewww.tistory.com/20 블로그 내용의 세부 구현입니다.

사용

  • React.js + Typescript
  • react-waypoint
  • axios
  • styled-jsx
  • styled-components

확인 방법

$ git clone https://github.com/Pewww/waypoint-infinite-scroll.git

1번 터미널 (Client)

$ cd waypoint-infinite-scroll

Using npm:

$ npm i && npm start

Using yarn:

$ yarn && yarn start

2번 터미널 (Server)

$ cd Test-API
$ node app.js

About

Implementation of Infinite-Scrolling by using React-Waypoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published