https://github.com/john-weeks-dev/linktree-clone-api
This is a Linktree Clone (API) PWA with Camera made with Nuxt 3, Vue JS, Laravel (API), Tailwind CSS, Pinia and Axios
https://github.com/john-weeks-dev/linktree-clone-api
axios cropper file-upload image image-upload-php javascript laravel-api linktree linktree-clone nuxt nuxt3 pinia vue vue-advanced-cropper vuejs
Last synced: 9 months ago
JSON representation
This is a Linktree Clone (API) PWA with Camera made with Nuxt 3, Vue JS, Laravel (API), Tailwind CSS, Pinia and Axios
- Host: GitHub
- URL: https://github.com/john-weeks-dev/linktree-clone-api
- Owner: John-Weeks-Dev
- Created: 2023-03-29T09:39:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T08:02:25.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T04:12:12.075Z (9 months ago)
- Topics: axios, cropper, file-upload, image, image-upload-php, javascript, laravel-api, linktree, linktree-clone, nuxt, nuxt3, pinia, vue, vue-advanced-cropper, vuejs
- Language: PHP
- Homepage: https://youtube.com/watch?v=NtsbjB8QD3Y
- Size: 738 KB
- Stars: 51
- Watchers: 1
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linktree Clone API / PWA (linktree-clone-api)
### Learn how to build this!
If you'd like a step by step guide on how to build this just **CLICK THE IMAGE BELOW**
[](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 Linktree Clone to work you'll need the API/Backend:
Linktree Clone (frontend): https://github.com/John-Weeks-Dev/linktree-clone
## App Setup (localhost)
```
git clone https://github.com/John-Weeks-Dev/tiktok-clone-api.git
```
Then
```
composer install
cp .env.example .env
php artisan cache:clear
composer dump-autoload
php artisan key:generate
composer require laravel/breeze --dev
php artisan breeze:install (FOR THIS SELECT THE API INSTALL)
php artisan serve
```
Create a DATABASE. Make sure the DB_DATABASE in the .env is the same and then run this command
```
php artisan migrate
```
You should be good to go!
# Application Images

# PWA Images
