/LinktreeProfile

A liktree profile page clone

Primary LanguageTypeScript

✨ 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