Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.55 KB

File metadata and controls

40 lines (26 loc) · 1.55 KB

Project by Lim Jacob, Yow Siao Kang, Ryan Tang, Glenn Quah

NOTE

For this Tiktok Clone to work you'll need the API/Backend:

Tiktok Clone API: https://github.com/ryantangmj/tiktok-clone-api.git

App Setup

git clone https://github.com/ryantangmj/tiktok-clone.git

npm i

npm run dev

Inside Plugins/axios.js make sure the baseUrl is the same as your API.

Screenshot 2023-03-15 at 00 14 21

You should be good to go!

Application Images

Added Token System to encourage people to join Tiktok's ecommerce.

Option to upload products onto ecommerce.

Added shop tab to access the ecommerce.

Productlisting page with all product details.

Credits

John-Weeks-Dev (tiktok skeleton)