react-wordpress-jwt-auth
react-wordpress-jwt-auth copied to clipboard
This is a React project with WordPress JWT authentication
trafficstars
React WordPress JWT Authentication
Screenshots

This project was bootstrapped with Create React App.
Run the project
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Change WordPress URL
Go to app.json file and change the siteUrl value to yours.
Covered features:
👉 Client side form validations
👉 Server side form validations
👉 WordPress Authentication (login) with JWT
👉 Protected route with React Router