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: 6 months ago
JSON representation
consuming data from Github users.
- Host: GitHub
- URL: https://github.com/ronaldprofile/github-api
- Owner: ronaldprofile
- Created: 2021-10-14T17:13:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T23:54:45.000Z (about 4 years ago)
- Last Synced: 2025-05-24T01:35:47.515Z (9 months ago)
- Topics: api, axios, github, react, styled-components, typescript
- Language: TypeScript
- Homepage: https://github-api-lemon.vercel.app
- Size: 87.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`