Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 422 Bytes

File metadata and controls

21 lines (12 loc) · 422 Bytes

React Load More Posts Button

This is a simple React component that allows you to load more posts when you click on a button.

Demo

https://react-load-more-seven.vercel.app/

Screenshot

screenshot

How to use

  • clone the repo and cd into it
  • run npm install
  • run npm run dev

License