https://github.com/krishnareddy006/tin-dog
TinDog is a responsive, single-page website built using Bootstrap to showcase a fictional dating app for dogs. It features modern UI components, smooth layout, and mobile-friendly design.
https://github.com/krishnareddy006/tin-dog
bootstrap css html
Last synced: 3 months ago
JSON representation
TinDog is a responsive, single-page website built using Bootstrap to showcase a fictional dating app for dogs. It features modern UI components, smooth layout, and mobile-friendly design.
- Host: GitHub
- URL: https://github.com/krishnareddy006/tin-dog
- Owner: krishnareddy006
- Created: 2025-07-09T05:47:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-09T05:57:06.000Z (12 months ago)
- Last Synced: 2025-07-09T06:40:23.164Z (12 months ago)
- Topics: bootstrap, css, html
- Language: HTML
- Homepage: https://krishnareddy006.github.io/Tin-dog/
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐶 TinDog
TinDog is a fun, responsive, single-page website built using **Bootstrap** to showcase a fictional dating platform for dogs. This project is inspired by startup landing pages and demonstrates clean UI, responsive layout, and Bootstrap component usage.
## 🚀 Live Demo
Check out the live version here: [TinDog Website](https://krishnareddy006.github.io/Tin-dog/)
## 📌 Features
- Fully responsive layout across all screen sizes
- Clean and modern UI using Bootstrap 4
- Includes pricing plans, testimonials, and call-to-action sections
- Font Awesome icons and Bootstrap grid system
- No JavaScript — purely HTML and Bootstrap CSS
## 🛠️ Technologies Used
- HTML5
- CSS3
- [Bootstrap 4](https://getbootstrap.com/)
## 💡 What I Learned
- Building responsive layouts using Bootstrap's grid system
- Styling and structuring a landing page using pre-built Bootstrap components
- Implementing mobile-first design