A fun and interactive Docs Mini App designed to break away from the traditional boring document layouts!
Instead of having everything stacked in one place, you can drag your docs freely inside the window, making document browsing feel dynamic and alive.
Built using React.js and powered with smooth animations from Framer Motion.
- 🎯 Drag-and-Drop UI – Move your docs around the screen freely
- 🖱️ Framer Motion Magic – Smooth transitions and draggable elements
- 🧩 Component-based Design – Built using clean React.js structure
- 🖌️ Fun & Modern UI – Focused on playfulness rather than productivity
“Docs apps are usually boring... everything is stuck in one place. I wanted to build something fun – where your docs feel alive, draggable, and free!”
This app is just for UI exploration, meant to demonstrate how UX can make even documents exciting ✨
- ⚛️ React.js – Component-based architecture
- 🎞️ Framer Motion – Animation and drag support
- 🎨 Tailwind CSS – For styling
git clone https://github.com/chintu79/Docs-mini.git
cd Docs-mini
npm install
npm run dev