A free alternative to paid link tree websites
Uma alternativa grátis aos sites de listas de links
Linkbio is a free alternative to paid link tree websites, like Linktree. It's easy to use, share and even to host your own page... for free.
Because some friends on Twitter complained about the current state of those kinds of websites and I felt compelled to make a better one, open source, and entirely for free.
Also, for portfolio. I wanted to experiment a little with design, Typescript, and some new learned React concepts.
This project was finished on August 13th, after about 30 hours of design and coding.
Linkbio was entirely made from scratch by Angelo Dias. You can browse my GitHub or see my Portfolio. I'm open for hire.
There's a thorought tutorial on how to use the website on itself.
This website was built using Typescript
and React
.
Styled Components
for stylingEslint
andPrettier
for lintingi18next
for localizationaxios
for API callsVS Code
as my IDE
Most of this website was built under the influence of Twinings Green Tea with Mint
and my Best Songs Ever
playlist
GNU General Public License v3.0. Please give credits :)
Clone this repository, run yarn
then yarn start
.
yarn build
> builds production versionyarn deploy
> deploysgh-pages
branch for hosting at GitHub
There's a GitHub Action that triggers on "Master" branch push. You should check that also.
Linkbio é uma alternativa gratuita a sites de listas de links, como Linktree. É fácil de usar, compartilhar e até de hospedar sua própria página... de graça.
Porque alguns amigos reclamaram no Twitter sobre o estado atual desse tipo de sites e eu me senti compelido a criar um melhor, com código aberto e totalmente de graça.
Também, por portfolio. Queria experimentar um pouco com design, Typescript e alguns conceitos de React.
Este projeto foi concluído em 13 de Agosto de 2020, após em torno de 30 horas de design e código.
Linkbio foi inteiramente feito do zero por Angelo Dias. Você pode navegar meu GitHub ou ver meu portfolio. Estou disponível para contratações.
Há um tutorial disponível no próprio site.
Este projeto foi construído usando Typescript
e React
.
Styled Components
para estilizaçãoEslint
andPrettier
para lintingi18next
para localizaçãoaxios
para chamadas à APIVS Code
como meu IDE
A maior parte deste site foi construído sob a influência de Twinings Chá Verde e Menta
e minha playlist "Melhores".
Most of this website was built under the influence of Twinings Green Tea with Mint
and my "Best Songs Ever" playlist.
GNU General Public License v3.0. Por favor dê créditos :)
Clone este repositório, rode yarn
e então yarn start
.
yarn build
> constrói a versão de produçãoyarn deploy
> gera o branchgh-pages
para hospedar no GitHub
Há uma GitHub Action que aciona quando faço push no branch "Master". Você deveria checá-la também.