Skip to content

Releases: WhiiteRose/3Drobot

v1.0.0 — Initial Release

20 Feb 18:05
3ab6ca4

Choose a tag to compare

🤖 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