Skip to content

CSW0126/auction_house_project

Repository files navigation

3D Auction House website project using three.js and OpenAI DALL-E 2

       

You can also see the demo in DEMO

Installation

  1. Ensure that you have installed the latest version of Node.js and NPM on your local machine.
  2. Clone this repository to your local machine using Git:
git clone https://github.com/CSW0126/auction_house_project.git
  1. Install the dependencies using NPM:
npm install
  1. Create the .env file in root directory and set the VITE_OpenAI_KEY variable: To obtain a OpenAI API key, you can sign up on the OpenAI API website.
VITE_OpenAI_KEY = xxxxxxxxxxxxxxxxx
  1. Run the VITE React app using NPM:
npm run dev

This will launch the web application in your browser.
(Example: http://127.0.0.1:5173/auction_house_project/)

Some Screenshots

Dashboard

All Item

Auction Item

Profile

Shoe Customization

T-shirt Customization

Credit and References:

Tutorial by JavaScript Mastery YouTube
Ship In Bottle by skyrn99 Sketchfab
Kawaii Skeleton Cat Cup by AnixMoonLight Sketchfab
Low Poly Medieval Island by Boooooop Sketchfab
Shiba by zixisun02 Sketchfab
Abstract Ball by Arigaia Sekuin Sketchfab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published