Skip to content

yujhenchen/infinite-scroll-react

Repository files navigation


Infinite scroll in React

Implement infinite scroll in React
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Issues and solutions
  5. License
  6. Contact
  7. Acknowledgments

About The Project

The implementation of infinite scroll in React

(back to top)

Built With

  • Vite
  • React
  • TypeScript

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

Install packages

yarn

Launch at localhost in development mode

yarn dev

(back to top)

Roadmap

  • Implement scrolling
  • Use StyleX
  • Refactor
    • Divide into separate components

See the open issues for a full list of proposed features (and known issues).

(back to top)

Issues and solutions

How does it work?

Answer

What if there are more data overflow than viewport height?

Answer

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Jen Chen

Project Link: https://github.com/yujhenchen/infinite-scroll-react

(back to top)

Acknowledgments

(back to top)

Releases

No releases published

Packages

No packages published