Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ronaldprofile/github-api
- Owner: ronaldprofile
- Created: 2021-10-14T17:13:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T23:54:45.000Z (almost 3 years ago)
- Last Synced: 2024-11-08T07:34:53.142Z (about 2 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`