Linktree Clone / PWA (linktree-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

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 API: https://github.com/John-Weeks-Dev/linktree-clone-api

App Setup (localhost)

git clone https://github.com/John-Weeks-Dev/linktree-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!

Extra Info

In the tutorial I show you what you need to edit in your Nginx config file.

This example is in Laravel Forge:

  1. In the frontend open the “Edit Nginx Configuration”

  1. Update the location section to this.

Application Images

PWA Images

GitHub

View Github