An open API service indexing awesome lists of open source software.

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

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**

[![GO TO JOHN WEEKS DEV TUTORIAL VIDEOS](https://user-images.githubusercontent.com/108229029/228964328-b0e75187-32de-4b29-8fd0-d1546237b1fd.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 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