Skip to content

Sudhanva21/AnimateHub

 
 

Repository files navigation

### 🌟 About **Animate Hub** is your go-to resource for all things animation in web development. Discover a wide range of code snippets for animations, hovers, and effects, designed to streamline your workflow. Just copy, paste, and watch your projects come to life!

$~$

PROJECT NAME --- LIVE DEMO
visit URL for live demo :- https://animate-hub.vercel.app/

$-$

🖼️ Screenshot

image

$~$

📤 Set up

  • These are the steps required to install the project.
  • Mention, if needed, requirements based on the different OS type: <Windows/Linux/Mac>.

E.g

  1. Clone the repo
    git clone https://github.com/Premkolte/AnimateHub.git
  2. Go to the project folder
    cd AnimateHub
  3. Install NPM packages
    npm install
    npm install react-darkreader --legacy-peer-deps
  4. Run development server
    npm run dev

$~$

🏗️ Contribute

Choose an Issue

  1. Pick an issue that interests you.
  2. Comment on the Issue, and explain why you want to work on it.

Set Up Your Environment

  1. Fork our repository to your GitHub account.
  2. Clone your fork to your local machine. Use the command git clone <your-fork-url>.
  3. Create a new branch for your work .

Commit Your Changes

  • Commit your changes with a clear commit message.

Submit a Pull Request

  • Push your branch and changes to your fork on GitHub .
  • Create a pull request, compare branches and submit.
  • Provide a detailed description and screenshots of what changes you've made and why. Link the pull request to the issue it resolves. 🔗

Review and Merge

  • Our team will review your pull request and provide feedback or request changes if necessary.
  • Once your pull request is approved, we will merge it into the main codebase 🥳

$~$

📁 File Structure

.
│
├── src
│   ├── components
│   |   ├── SnippetComponents
│   |   |   ├── Snippets
│   |   |   |   ├── Buttons.js
│   |   |   |   ├── Cards.js
│   |   |   |   ├── Checkboxes.js
│   |   |   |   └── ... // other snippet objects
|   |   |   |
│   │   |   ├── ButtonSnippets.jsx
│   │   |   ├── CardSnippets.jsx
│   │   |   ├── CheckboxSnippets.jsx
│   │   |   └── ... // other snippet components
|   |   |
│   │   ├── Card.jsx
│   │   ├── Modal.jsx
│   │   ├── SideBar.jsx
│   │   └── Window.jsx
│   │
│   ├── App.jsx
│   ├── main.jsx
│   └── index.css
│
├── .gitignore
├── index.html
├── package.json
├── LICENSE
├── README.md
└── ... // other config files

Contributors

Prem Kolte
Prem Kolte

💻 📆
Deepesh Patil
Deepesh Patil

💻 📖
Prajapati Shrikrushna R.
Prajapati Shrikrushna R.

💻
K Om Senapati
K Om Senapati

💻
Kaustav2410
Kaustav2410

💻
Kshitij Pandey
Kshitij Pandey

💻
Sudhanva21
Sudhanva21

💻

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%