Skip to content

Releases: MinhNguyenDS/Frontend-Tiktok_UI_Clone_Prod

Tiktok-Clone v1.0.0

14 Sep 15:00
Compare
Choose a tag to compare

How To Use It

To use this TikTok UI Clone, you'll need Git, Create React App v2.2.1 or higher, npm v10.7.0 or higher, and Expo CLI installed on your computer. After, follow these steps:

  • Step 1: Clone the repository or download the source code.
# Get repository
$ git clone https://github.com/MinhNguyenDS/Frontend-Tiktok_UI_Clone_Prod.git
  • Step 2: Open the project in your preferred code editor.
# Go into the repository
$ cd Frontend-Tiktok_UI_Clone_Prod
  • Step 3: Install the necessary dependencies.
# Install dependencies
$ npm install
  • Step 4: Start the development server.
# Run the app
$ npm start
  • Step 5: Open your browser and navigate to http://localhost:3000 to access the app.

Full Changelog: https://github.com/MinhNguyenDS/Frontend-Tiktok_UI_Clone_Prod/commits/v1.0.0