An open API service indexing awesome lists of open source software.

https://github.com/coder5omkar/beesisphere

Full stack project SB+react+MySql
https://github.com/coder5omkar/beesisphere

mysql react spring-boot

Last synced: about 2 months ago
JSON representation

Full stack project SB+react+MySql

Awesome Lists containing this project

README

        

# BeesiSphere - Spring Boot + React.js + MySQL Project

This project is a full-stack application using **Spring Boot** for the backend, **React.js** for the frontend, and **MySQL** for the database. It demonstrates how to integrate these technologies to build a complete web application.

## Tech Stack

- **Backend**: Spring Boot
- **Frontend**: React.js
- **Database**: MySQL
- **Build Tool (Frontend)**: Vite + React

## Prerequisites

Before you begin, ensure you have met the following requirements:

- JDK 17 or later installed
- Node.js and npm installed (for the frontend)
- MySQL database installed and running

## Setup

### How to run UI ?

#### Clone the Repository

```bash
git clone
cd

#### Run UI

```bash
npm run dev