Skip to content

v1.0.0 โ€” Initial Release

Latest

Choose a tag to compare

@WhiiteRose WhiiteRose released this 20 Feb 18:05
3ab6ca4

๐Ÿค– 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