Skip to content

bonarhyme/React-Pagination-without-CSS-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagination in ReactJS without a CSS Framework

What does this project do?

In this project, a pagination functionality was created. It was created without a CSS framework.

What is Pagination?

Pagination is the sequence of numbers assigned to pages in a website. They help group a large amount of data or response into smaller groups. This grouping enables the user or viewer understand and navigate through the data in an orderly manner.

Pagination can be achieved using a CSS framework such as bootstrapCSS. However, nothing beats creating the logic yourself and knowing how it works under the hood. This gives you the advantage of customization and knowledge expansion. It enables you understand better how to use functions and props in ReactJS.

Pagination in ReactJS without a CSS Framework

How to start the project

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

author: Onuorah Bonaventure Chukwudi

twitter: https://twitter.com/bonarhyme

blog: https://blog.bonarhyme.com

youtube: Bonarhyme Tech Hub

Patreon: Bonarhyme Tech Hub

Please leave a star

About

Pagination functionality in react.js wthout a library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages