Creating a follow and unfollow system in Django | python
by vinayak
pythondjangoweb
Social Media giants like Instagram, Twitter, Facebook, and Github have one thing in common, that is it follow/unfollow feature. which allows the user to follow each other.
Read more
How to Create a Youtube clone using react
by vinayak
JSReactNext.js
React is an open-source JavaScript library that is used to develop interactive user interfaces. It is managed by Facebook and a community of individual developers and companies. React mainly focuses on developing single-page web or mobile applications. here, we will create a Youtube clone.
Read more