Skip to content

hamzalodhi2023/Amazing-docs-app-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.