Skip to content

A simple clone of TikTok app. The buttons, music track info and video info are in the app and stored in Firebase.

Notifications You must be signed in to change notification settings

gokserpirik/tiktok-app-clone-reactjs-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiktok-app-clone-reactjs-firebase

 

TikTok App Clone

ReactJS + Firebase

🚧 I might update the app, there are few things can be added later 🚀 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


Tiktok-app-clone-reactjs-firebase Tiktok-app-clone-reactjs-firebase Tiktok-app-clone-reactjs-firebase

🚀 Update

I don't remember where was I, but I made few changes on the app. Now, commenting and comment liking functions are available. The comment likes are counted in the database — also the IDs of the comments the user liked!
Also tried to make functions as separate as they can be from the html code. So you can check functions without checking the html and vice versa.

🎯 About

A simple clone of TikTok app. Includes the video page of TikTok app. The buttons, music track info and video info are in the app and stored in Firebase.

✨ Features

✔️ Firebase File Management
✔️ Firestore
✔️ React-icons

🚀 Technologies

The following tools were used in this project:

✅ Requirements

A Firebase account is required to continue to develop this app. Also React should be installed.

There are 2 collections inside Firebase:
videos -> stores 2 vids
users -> stores a user which is the current user

🏁 Starting

# Clone this project
$ git clone https://github.com/gokserpirik/tiktok-app-clone-reactjs-firebase

# Access
$ cd tiktok-app-clone-reactjs-firebase

# Install dependencies
$ npm install

# Run the project
$ npm start

# The server will initialize in the <http://localhost:3000>

Made with ❤️ by Gökser Pirik

 

Back to top

About

A simple clone of TikTok app. The buttons, music track info and video info are in the app and stored in Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published