Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamzalodhi2023/amazing-docs-app-vite
Docs App Using React vite. Give it a star 🌟 if you find it useful.
https://github.com/hamzalodhi2023/amazing-docs-app-vite
app code coding docs react reactjs reactvite vite webapp website websites
Last synced: about 4 hours ago
JSON representation
Docs App Using React vite. Give it a star 🌟 if you find it useful.
- Host: GitHub
- URL: https://github.com/hamzalodhi2023/amazing-docs-app-vite
- Owner: hamzalodhi2023
- Created: 2024-03-13T07:52:32.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-15T15:03:23.000Z (10 months ago)
- Last Synced: 2024-11-11T19:21:59.422Z (about 2 months ago)
- Topics: app, code, coding, docs, react, reactjs, reactvite, vite, webapp, website, websites
- Language: JavaScript
- Homepage: https://master--docsappreact.netlify.app/
- Size: 106 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.