Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.17 KB

TinDog

Welcome to the Tindog01 repository! This is a front-end website project that I developed while completing a web developer bootcamp. The project is built using HTML, CSS, and Bootstrap.

About the Project

The goal of this project was to create a visually appealing website using the foundational web technologies of HTML and CSS. Bootstrap was utilized to enhance the design and streamline the development process.

Installation

To view the website locally on your machine, follow these steps:

  1. Clone this repository: git clone https://github.com/omkar2711/Tindog01
  2. Open the project in your preferred code editor.
  3. Open index.html in your web browser.
  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Commit your changes: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature/your-feature-name.
  5. Open a pull request.

Best regards,
Omkar