Coder Social home page Coder Social logo

palakg01 / animated-components Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pccoe-hacktoberfest-21/animated-components

0.0 0.0 0.0 2.68 MB

Home Page: https://pccoe-hacktoberfest-21.github.io/animated-components/

HTML 56.14% CSS 31.40% JavaScript 12.46%

animated-components's Introduction

Cool Animated Components ๐Ÿ˜Ž

Create animated components using HTML, CSS, JS and get them featured here

Latest Announcements ๐Ÿ“ข

๐Ÿ”ด As we have a lot of people willing to contribute and fewer issues, please make sure you work on the task assigned to you within 5 days (or inform the maintainers that you are still working on it, by commenting on the issue itself)

๐Ÿ”ด If we do not receive any updates from your end then we will have to assign the task to another willing contributor.

๐Ÿ”ด If you come across an issue that has been open for a while but has no updates from the assigned person, you may comment on it to get assigned to the issue.

๐Ÿ”ด Issues which have the unassigned label can be worked on. You can comment on thees issues and get assigned to them.

๐Ÿ”ด Some issues can be worked upon by multiple people so if you see the unassigned label there you may comment on it

Contribution Guidelines

  • Create a new folder with the name of your component
    eg. If you are creating a Navbar Component then name your folder Navbar

  • Add the html, css, js files in that folder (Don't add your component code to the index.html)
    eg. If you are creating a Navbar then name your files Navbar.html, Navbar.js, Navbar.css

  • Link the html file of your component to the link on the card created at index.html file.

  • Create a new card for every new component that you make.

  • Please take a look at the sample component to understand the folder structure better.

  • You can contribute to as many components as you like. You can add cool animated components of your own by creating an issue!

NOTE: Please do NOT create a pull request unless the issue has been assigned to you else the pull request will be marked invalid

Folder Structure

  1. Create a new folder with the name of your component
  2. Add your files to your newly created folder with the proper naming convention as specified above
  3. In the index.html file add a comment stating your component name
  4. Below the comment create a new card. The code for the card is as below:
<!--     Sample Component (Replace the name with your component name  -->

      <div class="card" style="width: 18rem;">
        <div class="card-body">
          <h5 class="card-title text-dark">Name of your component</h5>
          <p class="card-text">Add information about your navbar with contributors name.</p>
          <a href="/animated-components/YOUR-FOLDER-NAME/YOUR-HTML-FILE.html" class="card-link text-warning"><strong>Demo</strong></a>
        </div>
      </div>
  1. Make sure you add the above code to the main index.html file present in the root and NOT YOUR newly created html file.
  2. Please make sure you add the correct href to the card component. Use the format given below.
 href="/animated-components/YOUR-FOLDER-NAME/YOUR-HTML-FILE.html"

How to Contribute?

  • Take a look at the existing issues or create your own Issues
  • Wait for the issue to be assigned to you after which you can start working on it.
  • Fork the Repository and create a branch for the issue you are working on.
  • Read the Code of Conduct
  • Create a Pull Request which will be reviewed by the maintainers and suggestions would be added to improve it (if needed)
  • Describe what your codeblock / function does in the PR.
  • Having difficulty in contributing? Read the Contribution Guide for a detailed explanation.

animated-components's People

Contributors

apelnar-ps avatar apelnar0517 avatar apoorva-datir avatar avadhoot888 avatar codernehal avatar mru30 avatar mugdhak21 avatar palakg01 avatar s3raj avatar shashank1503-cipher avatar sterlingsid04 avatar thesahindia 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.