https://github.com/pouyapouryaie/react-springboot-jwt
Fullstack webApplicaton by using spring boot 3 and react contains spring security and JWT token
https://github.com/pouyapouryaie/react-springboot-jwt
jpa jwt react springboot3 springsecurity-jwt springsecurity6
Last synced: about 2 months ago
JSON representation
Fullstack webApplicaton by using spring boot 3 and react contains spring security and JWT token
- Host: GitHub
- URL: https://github.com/pouyapouryaie/react-springboot-jwt
- Owner: PouyaPouryaie
- Created: 2024-06-07T01:34:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-07T01:37:51.000Z (12 months ago)
- Last Synced: 2025-03-26T15:51:56.644Z (about 2 months ago)
- Topics: jpa, jwt, react, springboot3, springsecurity-jwt, springsecurity6
- Language: Java
- Homepage:
- Size: 193 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full Stack Jwt Token
Full Stack App is a web application built with Spring Boot 3 for the backend and React for the frontend. It provides a seamless full-stack development experience for building modern web applications.
## Table of Contents
- [Features](#features)
- [Prerequisites](#prerequisites)
- [Getting Started](#getting-started)## Features
- **Spring Boot Backend:**
- RESTful API endpoints.
- Database integration with Spring Data JPA.
- Security integration with Spring Security and JWT token- **React Frontend:**
- Responsive and dynamic user interface.
- State management using React Hooks.
- Integration with backend APIs.
- use jwt token to fetch data after authentication- **Full Stack:**
- Seamless integration between the backend and frontend.
- Modern and efficient development workflow.## Prerequisites
Before you begin, ensure you have met the following requirements:
- Java Development Kit (JDK) installed.
- Node.js and npm installed.
- IDE with support for Spring Boot and React development.## Getting Started
Follow these steps to set up and run the FullStackApp locally:
1. Clone the source repository:
```bash
git clone https://github.com/PouyaPouryaie/react-springboot-JWT.git