GithubHelp home page GithubHelp logo

krishna050702 / animation-collections Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gauravmkedia/animation-collections

0.0 0.0 0.0 22.42 MB

This repository is made for containing different animations used for website designing.

Home Page: http://kediagaurav.tech/animation-collections/

JavaScript 1.54% CSS 23.54% HTML 74.72% SCSS 0.19%

animation-collections's Introduction

Web Animations πŸŽ‰

This is a repository entirely dedicated to animations used in creating a website. It aims to provide everyone with many awesome animations for their websites.This animations can be used in different ways like screen loader, text-animation, page change animation, logo animations and many more.

Launguage to be Considered

  • HTML
  • CSS/SCSS
  • JavaSript
  • React.js
  • Node.js

How to Create Gif?

  1. Do the screen recording of your animation.

  2. Go to https://ezgif.com/video-to-gif.

  3. Add your Video Crop and Cut it and save the gif.

  4. To get imgur link of your gif.

  5. Goto => https://img.doerig.dev/ add your gif link and get that link then paste it in data.js file.

πŸŽ‡How To Contribute πŸŽ‡

To start contributing, follow the below guidelines:

  1. Take a look at the existing issues or animations in this repository. Wait for the Issue to be assigned to you after which you can start working on it.

  2. Find a new or creative animation to work on.

  3. Open an issue.

  4. Get it assigned.

  5. Work on it i.e

    • Create the animation by yourself.
    • Add it to your forked repo, if the folder doesn't exist create it first and then add your code.
    • Add a gif to imgur site get the link.
    • Add your detail in data.js file as shown.
  6. Make a pull request.

  7. Wait for it to be merged

  8. Congratulations!!

πŸŽ‡Steps For Making A Pull Request

1. Fork this repository.

2. Clone your forked copy of the project.

git clone 

3. Add a reference(remote) to the original repository to get all the changes from the remote.

git remote add upstream 

4. Check the remote for this repository.

git remote -v

5. Always take a pull from the upstream repository to your master branch to keep it at par with the main project (updated repository).

git pull upstream main

6. Create a new branch.

git checkout -b <your_branch_name>

7. Perform your changes to the code base.

8. Track your changes.

git add . 

9. Commit your changes.

git commit -m "Relevant message"

10. Push the committed changes in your branch to your remote repo.

git push -u origin <your_branch_name>

11. To create a pull request, click on Compare and pull requests.

12. Add appropriate title and description to your pull request explaining your changes and efforts.

13. Click on Create Pull Request.

Contributors

Made with contrib.rocks.

animation-collections's People

Contributors

gauravmkedia avatar pratikagrawal30 avatar techie-arpit avatar jiya1402 avatar krishna050702 avatar harsheet196 avatar patel-shivansh avatar git-svyas avatar tejaswini194 avatar smritiagrawall avatar chandakrohit8 avatar coder-ritik avatar riyaloya27 avatar divyo-singh avatar gitpranav09 avatar manishgupta200 avatar amantiwari19 avatar jhamadhav avatar harshzanwar2001 avatar dilshad360 avatar tanish1508 avatar siddheshjawadi avatar imonlyyisus avatar acidicarmadillo avatar chirag-01 avatar gunalirezqimauludi avatar ks103 avatar prathikshakini avatar vinnilp avatar jasimrazi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.