Building out a TinDog clone from the ground up
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] added firdt time in githhub anurag629/clone_of_tindog
- [2] added my image anurag629/clone_of_tindog
- [3] added my name anurag629/clone_of_tindog
- [4] overlaped the mobile image anurag629/clone_of_tindog
- [5] added call to action anurag629/clone_of_tindog
- [6] added footer anurag629/clone_of_tindog