i-ujjwaljha / PriceTemplate

This is a price template panel project where I aim to make working price template model that can be used on webapps

Home Page:https://elvinpero.github.io/PriceTemplate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PriceTemplate

This project is to generate price template with styles and functionality for sites

Hacktoberfest 2022 Is Awesome🔥

image

Description

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.

Built With

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
  • Java script

How to Contribute to this repository

  1. Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  2. Clone the forked repository to your local machine.
git clone https://github.com/your-username/PriceTemplate.git
  1. change the present working directory
cd PriceTemplate
  1. Make your changes
git add . git commit -m "Your commit Message" git push origin branch-name
  • Make a pull request.
  • Star the repository.

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code wherever necessary.

Authors

Contributors names and contact info: Elvin Pero

Version History

License

This project is licensed under the MIT License - see the LICENSE.md file for details

REPO STATUS

GitHub PR Open GitHub PR closed GitHub language count

Our Contributors


Show some ❤️ by starring this awesome repository!

About

This is a price template panel project where I aim to make working price template model that can be used on webapps

https://elvinpero.github.io/PriceTemplate/

License:MIT License


Languages

Language:HTML 52.4%Language:CSS 47.6%