react-paginate - A ReactJS component to render a pagination.
- Clone this repository
git clone https://github.com/MarioCesarJr/react-pagination.git
- Install dependencies
> yarn
- Run app
> yarn start
Open http://localhost:3000 to view it in the browser.