Skip to content

omkar2711/Tindog01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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