Tindog is a simple web application built with HTML, CSS, and Bootstrap that allows users to browse and connect with other dog owners in their area.
You can try out the Tindog application live at TinDog.
To use Tindog on your local machine, simply clone the repository and open the index.html
file in your web browser:
- Clone the repository:
git clone https://github.com/Chinmay2660/Tindog.git
- Open
index.html
in your web browser - Start browsing and connecting with other dog owners!
If you find a bug or would like to suggest an improvement, please feel free to open an issue or submit a pull request.