Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itbruno authored May 17, 2022
1 parent f24a807 commit 1f76d30
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# LinksforAll
### Nova versão em ReactJS

![GitHub tag (latest SemVer)](https://img.shields.io/github/package-json/v/itbruno/linksforall)

Expand All @@ -8,12 +9,6 @@

**Linksforall** é um agregador de links que pode ser organizado com categorias e com um campo de email para captação/newsletter/etc.

## Arquivos para Download

| UI | HTML/CSS/JS |
| -------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| Interface criada no Figma: https://tinu.be/uilinks | **.zip** do última versão estável do código: https://github.com/itbruno/linksforall/archive/master.zip |

## Setup

Esse projeto está sendo desenvolvido com ReactJS. Para iniciar o projeto, rode o seguinte comando em seu terminal:
Expand All @@ -30,6 +25,12 @@ A UI é separada por temas. Para customizar basta criar um novo tema dentro de `

Por enquanto os dados estão mocados, eles podem ser editados dentro do `.js` que está em `./src/services/api/mock.js`. Mas já existe um arquivo para configurar a api quando for criada 😉

## Arquivos para Download

| UI | HTML/CSS/JS |
| -------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| Interface criada no Figma: https://tinu.be/uilinks | **.zip** do última versão estável do código: https://github.com/itbruno/linksforall/archive/master.zip |

## Demo

- [v1.0.1](https://linksforall.surge.sh)
Expand Down

3 comments on commit 1f76d30

@vercel
Copy link

@vercel vercel bot commented on 1f76d30 May 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

linksforall – ./

linksforall-git-master-itbruno.vercel.app
linksforall-itbruno.vercel.app
linksforall.vercel.app

@Abhiarya995
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi how do you get a Domain for bio.links

@itbruno
Copy link
Owner Author

@itbruno itbruno commented on 1f76d30 Aug 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Abhiarya995 bio.links its the project name, I have not this domain.
But its posible add this project for any available domain 😉

Please sign in to comment.