GithubHelp home page GithubHelp logo

acidicarmadillo / 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 15.9 MB

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

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

JavaScript 10.42% CSS 53.23% HTML 36.35%

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
  • JavaSript
  • React.js
  • Node.js

πŸŽ‡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 of your animation in your folder for preview.
    • 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 harsheet196 avatar imonlyyisus avatar riyaloya27 avatar jhamadhav avatar ks103 avatar prathikshakini avatar harshzanwar2001 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.