Skip to content

PiCiU1221/PLUSFIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PLUSFIX

Welcome to the main repository for the PLUSFIX. This is a full-stack application composed of a Laravel REST API and a React frontend.

πŸ— Project Architecture

The project is divided into two main directories:

Directory Technology Stack Description
/backend Laravel, SQLite Handles the API, database, and business logic.
/frontend React, TypeScript, MUI, Vite The user interface and client-side logic.

πŸš€ Quick Start Guide

To run the full application locally, you will need to set up both the backend and frontend servers separately.

Please follow the detailed setup guides located in each directory:

1. Backend Setup

First, configure and start the API server. πŸ‘‰ Read the Backend Installation Guide

2. Frontend Setup

Once the API is running, configure and start the React application. πŸ‘‰ Read the Frontend Installation Guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published