This project is a Linktree clone built as a Progressive Web Application (PWA). It provides users with a simple way to create a personalized page containing links to their various social media profiles, websites, or other online platforms.
For this Linktree Clone to work you'll need the API/Backend:
Linktree Clone API: https://github.com/Ziad-Ashraf-0/linktree-clone-api
git clone https://github.com/Ziad-Ashraf-0/linktree-clone
npm install
npm run dev
Inside Plugins/axios make sure the baseURL is the same as your API.