imkrishnasarathi / Quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz App 🚀

THIS REPO IS READY FOR HacktoberFest-23 You can start contributing !!!

Use this project to make your first contribution to an open source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!

Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.

This repository is open to all members of the GitHub community. Any member can contribute to this project.

New to Open Source ? No worries I will teach you how to contribute :

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/

How to contribute to this project

Here are 3 quick ways to contribute to this project:

  1. ⭐Star the Project.
  2. Connect with Project Admin on Linkedin : https://www.linkedin.com/in/bhavya-verma-754983247/
  3. Raise an issue
  4. Make a pull request and wait for it to be merged!
  5. Add your name to the CONTRIBUTORS.md file.

Getting started

  1. Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  2. Clone your fork down to your local machine
  3. git clone https://github.com/your-username/hacktoberfest.git
  4. Create a branch
  5. git checkout -b branch-name
  6. Make your changes (choose from any task below)
  7. Commit and push
  8. git add .
    git commit -m 'Commit message'
    git push origin branch-name
  9. Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  10. Wait for your PR review and merge approval!
  11. Star this repository if you had fun!

Contribution.md File should include

  1. Add your name
  2. Add your name to the CONTRIBUTORS.md file using the below convention:

    #### Name: [YOUR NAME](GitHub link)
    - Place: City, State, Country
    - Bio: Who are you?
    - GitHub: [GitHub account name](GitHub link)
  3. Add a profile page
  4. Add a Your_Name.md file to the profiles directory. Use any combination of content and Markdown you'd like. Here is an example:

    # Your Name
    

    Location

    Your City/Country

    Academics

    Your School

    Interests

    • Some Things You Like

    Development

    • Inventor of the My Pillow

    Projects

    • [My Project](GitHub Link) Short Description

    Profile Link

    [Your Name](GitHub Link)

BONUS!

  • See profiles submitted by fellow coders from around the globe.
  • Discover some obscure to new and trending languages.
  • New to Open Source ? No worries I will teach you how to contribute :
  • Connect with Project Admin on Linkedin : https://www.linkedin.com/in/bhavya-verma-754983247/

About


Languages

Language:JavaScript 45.4%Language:CSS 40.9%Language:HTML 13.7%