Skip to content

AriDevK/LinktreeProfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5a89803 Β· Sep 25, 2023

History

9 Commits
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023

Repository files navigation

✨ LinkTree Clone - Profile Page ✨

A clone web application of the Linktree profile page, developed in order to stop using Linktree page and add it to my own domain web page https://aridev.me/links

HTML5 SASS NodeJS TypeScript Angular Angular


πŸ“‘ Table of Contents


πŸ€– Usage

You can access to it on https://aridev.me/links


βš™ Installation

  1. Clone the repo and go to the directory.
$ git clone https://github.com/AriDevK/LinktreeProfile.git
or
$ git clone git@github.com:AriDevK/LinktreeProfile.git
$ cd LinktreeProfile
  1. Install the dependencies and use the recommended node version:
$ npm install -g @angular/cli
$ nvm use
  1. Start the server and serve the application
$ ng s -o

πŸ—³ Justification

At this moment I'm using the LinkTree app in order to have all my social links on a single page, but also at this moment I'm paying for a domain that is not serving to much so in order to practice my new angular skills and also put this domain to work a developed this application πŸ₯°

On this project I practice things like:

  • Angular CLI
  • Angular Material
  • Components
  • Pipes
  • Saas
  • TypeScript

πŸ’­ Things to do

These are things that I will implement later

  • Connect to my API in order to fetch the links
  • Made available on spanish language
  • Check mobile responsive.
  • Button to change language.

πŸ“· Screenshots