React Pagination using Hooks example
For instruction, please visit:
React Pagination using Hooks example
Server side Pagination for this app:
Node.js Express Pagination with MySQL
Node.js Express Pagination with PostgreSQL
Node.js Express Pagination with MongoDB
Spring Boot Pagination and Filter example
Spring Boot MongoDB Pagination example with Spring Data
More practice:
React Hooks CRUD example with Axios and Web API
React (Components) CRUD example to consume Web API
Fullstack with Node.js Express:
React + Node.js Express + MySQL
React + Node.js Express + PostgreSQL
React + Node.js Express + MongoDB
Fullstack with Spring Boot:
React + Spring Boot + MySQL
React + Spring Boot + PostgreSQL
React + Spring Boot + MongoDB
Fullstack with Django:
React + Django Rest Framework
Integration (run back-end & front-end on same server/port)
How to integrate React.js with Spring Boot
Integrate React with Node.js Express on same Server/Port
This project was bootstrapped with Create React App.
.env
In the project directory, you can run:
npm install
# or
yarn install
or
Compiles and hot-reloads for development
npm start
# or
yarn start
Open http://localhost:8081 to view it in the browser.
The page will reload if you make edits.