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

https://github.com/joserochadev/github_explorer

Aplicação desenvolvida para realizar pesquisas de repositórios utilizando a API do Github. 🔎
https://github.com/joserochadev/github_explorer

gitapi github reactjs typescript

Last synced: 27 days ago
JSON representation

Aplicação desenvolvida para realizar pesquisas de repositórios utilizando a API do Github. 🔎

Awesome Lists containing this project

README

          

# github_explorer
## Application developed to perform repositories searches using the Github API.

![Captura de tela 2022-08-01 173410](https://user-images.githubusercontent.com/92328683/182242292-b31d6f17-abe0-43a1-84f8-db30876eb401.png)

## Techs

+ ReactJS
+ typescript
+ Vite
+ Styled Components
+ axios

## How to Use

+ Clone This repository
+ Run ``` npm install ```
+ Run ``` npm run dev ```