Skip to content

sharathrekulara21/DocsMini

Repository files navigation

DocsMini

This project is a simple React application that showcases draggable cards using Framer Motion. The cards can be moved around the screen, providing an interactive user experience.

Features

  • Draggable Cards: Each card can be dragged and moved around the screen.
  • Smooth Animations: Leveraging Framer Motion for smooth and responsive animations.
  • Simple and Clean Design: A minimalistic design to keep the focus on the draggable feature.

Demo

Check out the live demo here.

Screenshots

image

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • npm (or yarn)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo-name.git
    cd your-repo-name
  2. Install the dependencies:

    npm install
    

Running the Application

  1. Start the development server:
    npm start
    
    or
    yarn start
    
  2. Open your browser and navigate to http://localhost:5173.

Built With

React- A JavaScript library for building user interfaces. Framer Motion - A library for animations and gestures.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes or improvements.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors