Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 593 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 593 Bytes

React Vite & Framer Motion Docs Web App

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.

Features

  • 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.