React Login and Registration example with JWT and HttpOnly cookie
For more detail, please visit:
React Login and Registration example with JWT and HttpOnly cookie
Fullstack (JWT Authentication & Authorization example):
React + Spring Boot
React + Node.js Express
This project was bootstrapped with Create React App.
In the project directory, you can run:
npm install
# or
yarn install
yarn
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.
In-depth Introduction to JWT-JSON Web Token
React CRUD example using Hooks
React Pagination using Hooks example
React Hooks File Upload example
Fullstack with Node.js Express:
React + Node Express + MySQL
React + Node Express + PostgreSQL
React + Node Express + MongoDB
Fullstack with Spring Boot:
React + Spring Boot + MySQL
React + Spring Boot + PostgreSQL
React + Spring Boot + MongoDB
Fullstack with Django:
React Hooks + Django Rest Framework
Serverless:
React Hooks Firebase Realtime Database: CRUD App
React Hooks Firestore example: CRUD App
Integration (run back-end & front-end on same server/port)
Integrate React with Spring Boot
Integrate React with Node Express