This is a repository for the Coruscent in Tenebris - The Black Market, a React.js based web application using Three.js.
# Clone the repository and install dependencies
git clone git@github.com:TonyHg/threejs-shop.git
cd threejs-shop
npm install # or yarn install
Run the development server:
npm run dev # or yarn dev
The application is deployed on Vercel.
Access the live version here.