Learn how to set up and run the AdamTree project locally on your computer.
AdamTree is a full-stack application built with Laravel 11 for the backend
and React + Vite for the frontend.
This quick guide shows:
Starting XAMPP (Apache + MySQL)
Setting up Laravel backend
Running the React frontend
Check the included README file for more details.