Skip to content

iam-joshi/hacktoberfest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

I am making website and i am facing many issue while making it i want open source contributer to contribute

Rules

Github Contribution Rules

Pull requests can be submitted to any opted-in repository on GitHub The pull request must contain commits you made yourself. If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest. If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate. To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone. This year, the first 50,000 participants can earn a T-shirt. Steps for adding your name below

  1. Fork this repo

  2. Edit index.html file

  3. Copy code and edit and add to index.html

                 <article>
                  <article class= "card__article swiper-slide">
                  <div class="card__image">
                     <img src="Main/img/ WHAT AVATAR U LIKE .png" alt="image" class="card__img">
                     <div class="card__shadow"></div>
                  </div>
    
        <div class="card__data">
                     <h3 class="card__name"> YOUR NAME</h3>
                     <p class="card__description">
                      YOUR DESCRIPTION HERE .............
                     </p>
    
                     <a href="#" class="card__button">View More</a>
                  </div>
               </article>
    
  4. Make pull request

Our Top Contributors ♥️

Github-Flavored Markdown https://guides.github.com/features/mastering-markdown/

Additional references added by contributors

GitHub license explained https://choosealicense.com

Additional references for Contributors

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are truly appreciated.
  • Check out our contributors for more information.

About

Opportunity to start open source and PR experience

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.0%
  • SCSS 31.4%
  • CSS 28.9%
  • JavaScript 3.7%