Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/john-weeks-dev/tiktok-clone
This is a Tiktok Clone made with Nuxt 3, Vue JS, Laravel (API), Tailwind CSS, and Pinia
https://github.com/john-weeks-dev/tiktok-clone
axios image-upload javascript nuxt nuxt3 nuxtjs php pinia pinia-plugin-persist tailwind tailwindcss tiktok tiktok-clone video-upload vue vue3 vuejs
Last synced: 7 days ago
JSON representation
This is a Tiktok Clone made with Nuxt 3, Vue JS, Laravel (API), Tailwind CSS, and Pinia
- Host: GitHub
- URL: https://github.com/john-weeks-dev/tiktok-clone
- Owner: John-Weeks-Dev
- Created: 2023-03-14T14:15:33.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T07:20:03.000Z (over 1 year ago)
- Last Synced: 2024-12-06T17:26:25.925Z (19 days ago)
- Topics: axios, image-upload, javascript, nuxt, nuxt3, nuxtjs, php, pinia, pinia-plugin-persist, tailwind, tailwindcss, tiktok, tiktok-clone, video-upload, vue, vue3, vuejs
- Language: Vue
- Homepage: https://youtube.com/watch?v=CHSL0Btbj_o
- Size: 315 KB
- Stars: 154
- Watchers: 3
- Forks: 57
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiktok Clone (tiktok-clone)
### Learn how to build this!
If you'd like a step-by-step guide on how to build this just **CLICK THE IMAGE BELOW**
[![GO TO JOHN WEEKS DEV TUTORIAL VIDEOS](https://user-images.githubusercontent.com/108229029/226175392-1ffef6e7-4f34-41ee-889a-0b438aca69d6.png)](https://www.youtube.com/watch?v=CHSL0Btbj_o)
Come and check out my YOUTUBE channel for lots more tutorials -> https://www.youtube.com/@johnweeksdev
**LIKE**, **SUBSCRIBE**, and **SMASH THE NOTIFICATION BELL**!!!
## NOTE
### For this Tiktok Clone to work you'll need the API/Backend:
Tiktok Clone API: https://github.com/John-Weeks-Dev/tiktok-clone-api
## App Setup
```
git clone https://github.com/John-Weeks-Dev/tiktok-clone.gitnpm i
npm run dev
```
Inside Plugins/axios.js make sure the baseUrl is the same as your API.You should be good to go!
# Application Images