PROD [Live] : https://react-pagination-prod.netlify.app/
- A long list of users are paginated to dynamic generated pages depending upon the number of users per page.
- Buttons have been implemented to move between pages along with the prev and next buttons through click.
- To run the project locally, clone the repo,
npm install
to install the dependencies, andnpm start
to start up the development server on default port 3000.
HTML, CSS, JavaScript, ECMAScript, React - Hooks ~ useState, useEffect, useFetch Custom Hook
https://api.github.com/users/john-smilga/followers?per_page=100"
Netlify
Note: I have developed this project ~ [18] as part of React and Projects Course taught by John Smilga..