Skip to content

A close copy of vk.com social network. The functional will be added continiously step by step

Notifications You must be signed in to change notification settings

IliaRebenok/social_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The idea of this project is to make sort of a copy of the existing social network "VK.com". During the proccess of implementing of this idea many important technologies were under practice. Here is step-by-step how this project developed:

  • Firstly the static page was created with only HTML + CSS.
  • New project was created by using "create-react-app"
  • Buildin the UI with creating component based page
  • Added routing feature to mainpage, messages and photos pages(messages and photos pages will be developed later)
  • Creating the wall posts as an array of objects and showing them on the page according to the wall state
  • Added some interactions on the project(expanding text in the profile info, sorting the "wall-posts" by clicking corresponding buttons, deleting the posts from the wall)
  • Starting to add TS features to the project

About

A close copy of vk.com social network. The functional will be added continiously step by step

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published