Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 762 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 762 Bytes

🔒 Hostinger-Clone 🚀

Welcome to the Hostinger Clone Website, a project created to showcase the skills in Web dev. This GitHub-hosted clone site mirrors the design of the popular web hosting service, Hostinger.com.

🔨 Tech Stack: Frontend: HTML, CSS, Bootstrap.
📚 Source Code: https://github.com/RahulBRB/Hostinger-Clone
🌐 Live Demo: soon

Result soon

Contributing Contributions to my projects are welcome! If you have any ideas, improvements, or bug fixes, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature-branch
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-feature-branch
  5. Submit a pull request.