devas22 / create-a-calculator

Create a calculator using html,css ,javascript

Home Page:https://github.com/devas22/create-a-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-a-calculator

Hacktoberfest 2022 Is AwesomeπŸ”₯

image

Open Source Love Hacktober Badge Star Badge Contributions

This repository aims to help code beginners with their first successful pull request and open source contribution. πŸ₯³

⭐ Feel free to 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!

⭐ Make sure to grab some cool swags during Hacktoberfest by getting involved in the open-source community.

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

What is Hacktoberfest? πŸ€”

A month-long celebration from October 1st to October 31st presented by Digital Ocean and DEV Community collaborated with 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/

Rules πŸ”₯

To qualify for the official limited edition Hacktoberfest shirt, you must register here and make four Pull Requests (PRs) between October 1-31, 2022 (in any time zone). PRs can be made to any public repository on GitHub, not only the ones with issues labeled Hacktoberfest. This year, the first 40,000 participants who complete the challenge will earn a T-shirt.

Steps to follow πŸ“œ

Tip : Complete this process in GitHub (in your browser)

flowchart LR
    Fork[Fork the project]-->branch[Create a New Branch]
    branch-->Edit[Edit file]
    Edit-->commit[Commit the changes]
    commit -->|Finally|creatpr((Create a Pull Request))
    

About

Create a calculator using html,css ,javascript

https://github.com/devas22/create-a-calculator


Languages

Language:HTML 40.8%Language:JavaScript 33.6%Language:CSS 25.6%