This is a documentation web app created using React with Vite as the build tool and Framer Motion for smooth animations. It features a main div containing three small cards that are draggable with the mouse pointer.
- React: Utilizes the React library for building user interfaces.
- Vite: Uses Vite for fast, modern web development tooling.
- Framer Motion: Incorporates Framer Motion for fluid animations and transitions.
- Draggable Cards: Three small cards within the main div are draggable using the mouse pointer.