Skip to content

Commit

Permalink
Mudança na descrição do README para inglês
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonathanSousa committed Aug 9, 2022
1 parent 1097321 commit 705d98d
Showing 1 changed file with 18 additions and 13 deletions.
31 changes: 18 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,27 @@

# GIT-FAV

Projeto como desafio do nível 06 do explorer , onde utilizei a api do github para ter informações sobre os usuários e poder selecionar quais são os favoritos.
Project as explorer challenge level 06, where I used the github api to get information about users and be able to select which ones are favorites. In addition to learning in practice how to consume an api with FETCH;

Link do projeto: https://project-git-fav.vercel.app/
## 🚀 Technologies :

## Tecnologias utilizadas:
**Front-end:** HTML5, CSS3 and JAVASCRIPT;

- HTML5;
- CSS3;
- JAVASCRIPT;
## 👩‍💻 Functionalities:

## Funcionalidades:
- Search users;
- Remove user from list;
- User information, such as total repositories and followers;
- Does not register user already registered;
- Access the user profile link on github;
- Users are saved in localStorage;

## 💻 How to use :

Project Link : https://project-git-fav.vercel.app/

## 👨 Author :

[@jhonathanSousa](https://www.linkedin.com/in/jhonathan-alves-sousa/)

- Buscar usuário;
- Remover usuário da lista;
- Informações do usuário como total de repositórios e seguidores;
- Não cadastra usuário já cadastrado;
- Acessar link do perfil do usuário no github;
- Os usuário ficam salvos no localStorage;

1 comment on commit 705d98d

@vercel
Copy link

@vercel vercel bot commented on 705d98d Aug 9, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.