Tiktok clone web frontend

Personal Project:

Feature:

  • Responsive.
  • Interact with current user:
    • Login
    • Register
    • Edit profile
    • CRUD video
    • CRUD comment
  • Interact with other users:
    • View profile users
    • Following users
    • Search users
  • Interact with videos:
    • Like, comment videos
    • Scroll auto play
    • Infinite scroll
    • Adjust the volume for all videos

Technology

  • React js
  • Javascript
  • HTML
  • Scss

PreView:

Form login:

form-login

Form register:

form-register

Home page no login:

home-no-login

Home page logged:

home-logged

Detail video:

detail-video

Detail video page:

detail-video-page

Profile current user :

profile-current-user

Profile other user :

profile-other-user

Search user & search page :

search-users

Upload video :

upload-video