souzaonofre / ojr-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

Home Page:https://youtube.com/watch?v=NtsbjB8QD3Y

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

This is a Linktree Clone (API) PWA with Camera made with Nuxt 3, Vue JS, Laravel (API), Tailwind CSS, Pinia and Axios

https://youtube.com/watch?v=NtsbjB8QD3Y


Languages

Language:PHP 100.0%