🚀 Welcome to the 3D Model Viewer! 🚀
This project, built with React Three Fiber ⚛️🌌, lets users upload their own 3D models 🖱️📁 and view them interactively! 🎨✨
- Upload Your Own 3D Models 🗂️➡️🌐: Easily upload
.obj
,.gltf
, or.fbx
files from your computer! - Smooth Interactions 🔄🎛️: Rotate, zoom in 🔍, and zoom out 🔎 to explore every angle of your model.
- Beautiful Real-time Rendering 🌈💫: Experience the power of React Three Fiber for immersive, high-quality visuals.
- Upload a Model 🖱️📂: Simply drag and drop or click to upload.
- Explore the Model 🌐🔄: Use intuitive controls to rotate, zoom, and interact with the 3D view.
- Adjust Settings ⚙️: Customize the view for a tailored experience.
Follow these steps to clone the repository and run the project locally:
git clone https://github.com/apo-star/coding-challenge.git
cd coding-challenge
npm install
npm run start