Skip to content

Clone of the TikTok app layout with React Native

License

Notifications You must be signed in to change notification settings

coderkhalide/tiktok-clone

 
 

Repository files navigation

tiktokclone
TikTok Clone

Contact me at matheuscastroweb@gmail.com to about more.

Clone of the TikTok app layout.

shields.io shields.io shields.io

Technologies   |    How To Use   |    License


tiktokclonepreview


Under development screens


discover inbox me

Technologies

This project was developed with the following technologies:

How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher + Expo CLI installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/matheuscastroweb/tiktok-clone
tiktok-clone

# Go into the repository
$ cd tiktok-clone

# Install dependencies
$ yarn install

# Run the app (iOS)
$ yarn ios

# Run the app (Android)
$ yarn android

License

This project is under the MIT license. See the LICENSE for more information.


About

Clone of the TikTok app layout with React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • JavaScript 1.0%