Running the Application To run the application, follow these steps:

Backend (Java Application) Start the Java application. Frontend (React Application) Navigate to the directory of the frontend application. Run npm install to install dependencies. Run npm start to start the frontend application. Once both the backend and frontend applications are running, you should be able to access the application in your web browser.