We use sites which have payment options but not all of them have a nice template. This project aims to generate a simple yet stylish price panel which can be used as a reference for sites.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- HTML
- CSS
- JavaScript
- Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone the forked repository to your local machine.
git clone https://github.com/your-username/PriceTemplate.git
- change the present working directory
cd PriceTemplate
- Make your changes
git add . git commit -m "Your commit Message"
git push origin branch-name
- Make a pull request.
- Star the repository.
- If you are looking to contribute Make sure to read the Contribute.md file before contributing to know the rule of contributing.
- Make sure you commit your changes in a new branch.
- Make sure you give a proper name to your files describing the addition.
- Also make sure you comment your code wherever necessary.
Contributors names and contact info: Elvin Pero
- 0.2
- Various bug fixes and optimizations
- See commit change or See release history
- 0.1
- Initial Release
This project is licensed under the MIT License - see the LICENSE.md file for details