Friday, Jul 16, 2021
shippedBuilding out a TinDog clone from the ground up
Anurag Verma built the core structure of a TinDog landing page clone across six commits to anurag629/clone_of_tindog, adding personal branding and interactive elements.
Verma started with the initial project setup [1], then layered in personal content: his image [2], name [3], a call to action [5], and a footer [6]. Along the way, he adjusted the mobile image layout to prevent overlap [4], ensuring the design worked across device sizes. The work traces a typical landing page buildout, moving from identity elements through engagement hooks to page closure.
Sources
- added firdt time in githhub · anurag629/clone_of_tindog
- added my image · anurag629/clone_of_tindog
- added my name · anurag629/clone_of_tindog
- overlaped the mobile image · anurag629/clone_of_tindog
- added call to action · anurag629/clone_of_tindog
- added footer · anurag629/clone_of_tindog