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. 🔎
- Host: GitHub
- URL: https://github.com/joserochadev/github_explorer
- Owner: joserochadev
- Created: 2022-08-01T20:26:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T20:43:20.000Z (over 3 years ago)
- Last Synced: 2025-01-19T20:59:27.578Z (about 1 year ago)
- Topics: gitapi, github, reactjs, typescript
- Language: TypeScript
- Homepage: http://github-explorer-lemon-pi.vercel.app
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github_explorer
## Application developed to perform repositories searches using the Github API.

## Techs
+ ReactJS
+ typescript
+ Vite
+ Styled Components
+ axios
## How to Use
+ Clone This repository
+ Run ``` npm install ```
+ Run ``` npm run dev ```