Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 412 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 412 Bytes

Arctex-website

Arctex's 3D website using React, Three.js, React Three Fiber, and TailwindCSS.

Screenshot 2024-12-06 at 11 23 17 PM

How to run

In the terminal:

Go into the frontend folder

cd frontend

Install the dependencies

npm i

Run the project

npm run dev

The site should be running on your localhost