This project is a car configurator built using Three.js, a powerful JavaScript library for creating 3D graphics in the browser. With this car configurator, users can customize its color car and see the changes in real-time.
- Clone the repository:
git clone https://github.com/Manas-Kenge/Car-configurator.git - Navigate to the project directory:
cd car-configurator - Install dependencies:
npm install
- Start the development server:
npm start - Open your browser and navigate to
http://localhost:5173 - Use the controls provided to customize the car
- Enjoy exploring different configurations!
