+ 1
How do I create an interactive social media web
Like Facebook
4 Answers
+ 2
For that, the first step would be to learn JavaScript. Using CSS and Js in a website makes it way better if you can mix them together well.
+ 1
Social media like facebook, have both frontend and backend.
So you need to learn a lot
For frontend
Html,css,JavaScript, some framework/library like Angular,React(used by facebook),Vue
Also you need some backend language to work with server and database. Like PHP or others..
Start with html and work to your goal, and practice a lot.
+ 1
For do something like Facebook, you need a team, alone that will be very hard, I think.
+ 1
For this first of all you have to learn css and js and some backend languages like php.