Skip to content

arctex-inc/arctex-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

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