54 Forks
145 Stars
145 Watchers

TiktokClone

TIKTOK Clone React Native Tutorial 2021 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use React Native with Expo to quickly deploy the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, redux, react native, javascript, expo. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a TikTok Clone!

How to download and setup TiktokClone

Open terminal and run command
git clone https://github.com/SimCoderYoutube/TiktokClone.git
git clone is used to create a copy or clone of TiktokClone repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TiktokClone https://github.com/SimCoderYoutube/TiktokClone/archive/master.zip

Or simply clone TiktokClone with SSH
[email protected]:SimCoderYoutube/TiktokClone.git

If you have some problems with TiktokClone

You may open issue on TiktokClone support forum (system) here: https://github.com/SimCoderYoutube/TiktokClone/issues