Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.