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.
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.
To view the website locally on your machine, follow these steps:
- Clone this repository:
git clone https://github.com/omkar2711/Tindog01
- Open the project in your preferred code editor.
- Open
index.html
in your web browser.
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
. - Commit your changes:
git commit -m 'Add some feature'
. - Push to the branch:
git push origin feature/your-feature-name
. - Open a pull request.
Best regards,
Omkar