Tinder for dogs created during a course.
TinDog is a mock Tinder-like application designed for dogs. It was developed as part of a learning course to practice HTML and CSS.
- Responsive design
- Interactive user interface
- Mockup profiles for dogs
- Clone the repository:
git clone https://github.com/mihir2004/TinDog.git
- Navigate to the project directory:
cd TinDog
Open the index.html
file in your web browser to view the application.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
This project is licensed under the MIT License.
Created by Mihir - feel free to contact me!