Skip to content

umaremlyn/Leepha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leepha Quality Products

This is an Open Source Website of Leepha Leather Products Company built using HTML, CSS, JavaScript and Bootstrap.

The Leepha Quality website is a website for selling leather products. This project is a design template for an online store. Anyone is welcome to add a new feature to this website. Examples include the sign-in page, sign-up page, product list page, product search capabilities, "Buy now" form, send messages functionality, read more/view more functionality, subscribe functionality and many more.

The aforementioned improvements will make it easier for visitors to browse the website and place online orders for new products. Additionally, it will aid the learners in understanding the fundamental components of an e-commerce website.

Visit the website: Leepha Quality

📌 Tech Stack

HTML CSS JS Bootstrap

📌 Contribution Guidelines 🏗

Are we missing any of your favorite features, which you think you can add to it❓ We invite you to contribute to this project and make it better. To start contributing, follow the below guidelines:

1. Fork [this] this repository.

2. Clone your forked copy of the project.

3. Navigate to the project directory.

   cd Leepha-Website

4. Create a new branch:

   git checkout -b YourBranchName

5. Make changes in source code.

6. Stage your changes and commit

   git add .
   git commit -m "<your_commit_message>"

7. Push your local commits to the remote repo.

   git push origin YourBranchName

8. Create a PR

9. If anyone contribute to this repository, then the changes will not reflect in your local repository. For that:

10. Setup a reference(remote) to the original repository to get all the changes from the remote.

11. Check the remotes for this repository.

12. Fetching from the remote repository will bring in its branches and their respective commits. 13. Make sure that you're on your master branch.

14. Now that we have fetched the upstream repository, we want to merge its changes into our local branch. This will bring that branch into sync with the upstream, without losing our local changes.

Contribution is fun! ❤️

If you have any feedback or suggestions please reach out to me.


Show some ❤️ by starring⭐ this awesome Repository!