๐ค 3Drobot v1.0.0 โ Initial Release
First stable release of 3Drobot!
โจ Features
- ๐ฎ Interactive 3D Robot โ Embedded via Spline, fully interactive in the browser
- ๐จ Responsive Design โ Clean, modern layout powered by TailwindCSS
- ๐ Scroll Animations โ Smooth reveal effects using AOS (Animate On Scroll)
- โก Vite-powered โ Blazing-fast dev server and optimized production builds
๐ ๏ธ Tech Stack
| Technology | Role |
|---|---|
| React 19 | UI Framework |
| Spline | 3D Object Integration |
| TailwindCSS 3 | Styling |
| AOS | Scroll Animations |
| Vite 7 | Build Tool |
๐ฆ Getting Started
git clone [https://github.com/WhiiteRose/3Drobot.git](https://github.com/WhiiteRose/3Drobot.git)
cd 3Drobot
npm install
npm run dev