Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ronaldprofile/github-api

consuming data from Github users.
https://github.com/ronaldprofile/github-api

api axios github react styled-components typescript

Last synced: 4 days ago
JSON representation

consuming data from Github users.

Awesome Lists containing this project

README

        

Github Explorer


## 💻 Projeto

Projeto simples que faz uma requisição a api do github para consumir dados de um user.

## Novidades

- Navegação usando React Router.
- Página de usuário.

## 💜 Tecnologias

- ReactJS
- Typescript
- Axios
- React Router
- Styled Components
- React Hot Toast

## 🚀 Executar o projeto

- Clone o repo: `git clone https://github.com/ronaldprofile/github-api.git`
- Instale as dependências: `yarn`
- Execute o servidor: `yarn dev`