https://github.com/teoaldridge/tindog
Start up landing page for a fictional application named TinDog, which is something like a Tinder for dogs :) Made using HTML, CSS and Bootstrap. This was a challenge for Angela Yu's "Complete 2021 Web Development Bootcamp".
https://github.com/teoaldridge/tindog
bootstrap css html
Last synced: over 1 year ago
JSON representation
Start up landing page for a fictional application named TinDog, which is something like a Tinder for dogs :) Made using HTML, CSS and Bootstrap. This was a challenge for Angela Yu's "Complete 2021 Web Development Bootcamp".
- Host: GitHub
- URL: https://github.com/teoaldridge/tindog
- Owner: teoaldridge
- Created: 2021-08-22T14:00:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-08T12:13:55.000Z (almost 5 years ago)
- Last Synced: 2025-02-02T09:41:22.408Z (over 1 year ago)
- Topics: bootstrap, css, html
- Language: HTML
- Homepage: https://teoaldridge.github.io/tindog/
- Size: 348 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tindog website
Start up landing page for a fictional application named TinDog. TinDog allows the user to find other dogs & their owners nearby in the swipe left/right style made famous by Tinder.
The website is made responsive so that it looks good and works on all screen sizes.
**Challenge from the course "The Complete 2021 Web Development Bootcamp by Dr. Angela Yu".**
## Deployment
Deployed Website- https://teoaldridge.github.io/tindog/
## Built using
* HTML
* CSS
* Bootstrap
## Video Demonstration
https://user-images.githubusercontent.com/74827533/130358559-5139fcb4-c92c-4c0c-a7d3-5908df2c8d43.mp4
## Acknowledgement
[The Complete 2021 Web Development Bootcamp by Dr. Angela Yu](https://www.udemy.com/course/the-complete-web-development-bootcamp/)