Skip to content

the-phoenix/tiktok-mimic

Repository files navigation

tiktok-mimic
TikTok Mimic in React Native

TikTok Mimic app with home screen

shields.io shields.io shields.io

Technologies   |    How To Use   |    License


tiktok-mimicpreview


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/the-phoenix/tiktok-like

# Go into the repository
$ cd tiktok-like

# 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.