🌐 / Live project
Trinity is a web application using React and @react-three/fiber to create interactive 3D experiences. The project includes post-processing effects and a user interface with links to GitHub and LinkedIn.
- Clone the repository
git clone https://github.com/thibautlfr/Trinity.git
cd Trinity
- Install dependencies
npm install
- Start the development server
npm run dev
The application will open in your default browser at http://localhost:5173/.
This project was created by Thibaut LEFRANCOIS aka Frozway.