Code Monkey home page Code Monkey logo

css-animation-ride's Introduction

๐ŸŽข CSS Animation Ride

Welcome to CSS Animation Ride, a place to showcase your creative animations and learn how to contribute to an open-source project.

Table of Content

๐Ÿ“œ Rules

Hello and welcome to CSS Animation Ride. A place to put your animation and learn how to contribute to an open source project.

The rules are simple. You have to:

  • Use HTML <divs> and CSS only! No JS, and no SVGs!
  • Have at least one animation in your work
  • That's it!

๐Ÿค How to Contribute

How to Contribute

If you've never forked a repository or made a pull request before,a cool resource to learn about the fork workflow can be found here - https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow

Follow these steps to contribute:

  1. In the Animations directory (folder), create a directory named after yourself.
  2. Within this folder, create two files, an HTML file, and a CSS file.
  3. Link your CSS file to your HTML file.
  4. Use only HTML and CSS (no <script> allowed!!). It can be as simple or as complex as you like, as long as it's animated in some way!
  5. Capture a screen recording of your finished work, and make a gif! Crop it to look good as a small (preferably square) image. Save this in your directory, together with your HTML and CSS files. Static screenshots are also acceptable. If you don't add a gif/screenshot, the website won't show your animation.
  6. Go to the root show.js. You will find an array of objects, each representing a piece of art created by someone. Copy an example object and paste it at the end, filling it out with your art information and links.
let cards = [
  //  Add your card in this section
  {
    artName: 'Your animation name here',
    pageLink: './Animations/Joy/triangle/triangle.html',
    imageLink: './Animations/Joy/triangle/triangle.gif',
    author: 'Joy',
    githubLink: 'https://github.com/username'
  }
];

css-animation-ride's People

Contributors

25011908vardhan avatar acrazypotato avatar alphaaman avatar amruthasri852 avatar ashish1659 avatar ganesh1729ganesh avatar harshja1n avatar iamthehr avatar maxharsh avatar mindninjax avatar mohitsaini2028 avatar neetika146 avatar nishchay-veer avatar pavankumarraju13 avatar prash240303 avatar priyadarshinisharma avatar priyanshi-raj avatar rahul-d0gney avatar rahul-dogney avatar ramkrishna07 avatar roakoth avatar rohit-kavitake avatar sarcasticmani avatar shibam-debnath avatar sparsh1807 avatar surajondev avatar tkacholga avatar vanshuhassija avatar vishalbinadi avatar vitoriapena avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

css-animation-ride's Issues

adding text in the search box

Hello, I want to add some text in the search box to indicate that the name of a place should be entered in the search box. Can you please assign this issue to me under Hacktoberfest'22?

show.js

where is show.js file , help

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.