Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 400 Bytes

File metadata and controls

18 lines (13 loc) · 400 Bytes

github_explorer

Application developed to perform repositories searches using the Github API.

Captura de tela 2022-08-01 173410

Techs

  • ReactJS
  • typescript
  • Vite
  • Styled Components
  • axios

How to Use

  • Clone This repository
  • Run npm install
  • Run npm run dev