Simple Calculator With Clean UI.
view live version
.
├── screenshot
| └── C.JPG
| └── Capture.JPG
| └── UI.JPG
├── .gitignore
├── LICENSE.md
├── Readme.md
├── index.html
├── main.css
├── script.js
└── ...
Being a project of an open source competition, we believe in the power of PRs as that's what makes any project awesome and inspires us to create and learn. Any contributions you make are greatly appreciated.
- Fork the Project.
- Clone the Repo .
- Create your changes in the local repo .
- Commit your Changes with a proper commit message (
git commit -m '...Your Message...'
). - Push to the Branch .
- Add a live link site hosted on github pages.
- Open a Pull Request mentioniong the issue number on commit message or create your own issue.
For any query or build issues feel free to reach out the maintainers:
Ajay
Distributed under the MIT License. See LICENSE
for more information.