Skip to content

Hardik-Ghori/micro-interactions-with-css-animations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-interactions with CSS animations💖

PPT for the session

Contest GIF

How to submit your work 📝

1. Create the folder Animations/YOUR-USERNAME/

Fork this repository, create a new folder inside the Animations folder, and name it with your username. It should look something like this Animations/<YOUR-USERNAME>/. Replace <YOUR-USERNAME> with your GitHub username in this repo.

Ex.

Animations/clubgamma/

2. Add your CSS animations to the folder

  • Enter the folder you just created and add a README file in which you have to put your details. It should look something like this Animations/clubgamma/<FILENAME>.md

    Replace <FILENAME> with your GitHub username

    Ex.

    Animations/clubgamma/clubgamma.md
    

    Copy the below template into your file, delete the boilerplate data and fill the information with yours.

    name: CLUB GAMMA
    institution: CHARUSAT University
    email_id: gce@charusat.edu.in
    github_user: clubgamma
    
  • After that add the files that you created for animations (i.e. CSS/HTML files). Make sure that the name of html file must be index.html. other than this won't be accepted. For other files like CSS files you can name them as you like.

    Ex.

    Animations/clubgamma/index.html [This file is compulsory]
    Animations/clubgamma/<FILENAME>.css
    

3. Create Pull Request:

You are about to submit your work. If you are done with the above steps then commit the changes and create pull request. While creating pull request enter your GitHub username as title of pull request and wait for some time to get it merged by us.

Ex. pr

Few Things to keep in mind

  • This contest is only for the workshop attendees😄
  • Use only HTML/CSS for animations. Do not use javascript or any frameworks/libraries for animations🚫
  • Before submitting pull request make sure you have filled pre-workshop as well as post-workshop form.
  • Contest Starts on 13th September 2020, 12:00 PM IST 🚩 & Ends on 14th September 2020, 6:00PM IST 🏁
  • Only 1 entry per head ☝
  • And do not copy-paste from anywhere, if we find palgiarism in your submission, you will be disqualified.

Prizes 🎁

  • Winner of this contest will get a cool GitHub T-shirt and also some awesome swags by GitHub** 🥳🥳


Winners will be announced in our Telegram Channel 📢 bit.ly/cg-telegram

Facing any issues?

Feel free to open an issue or contact the core team. We are glad to help you. ❤️


About

Repository for taking submission of CSS Animations 🚀✨

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 86.1%
  • HTML 13.9%