https://github.com/fnoquiq/github-explorer
[ReactJS] Github repositories interface
https://github.com/fnoquiq/github-explorer
github-clone react reactjs
Last synced: about 2 months ago
JSON representation
[ReactJS] Github repositories interface
- Host: GitHub
- URL: https://github.com/fnoquiq/github-explorer
- Owner: fnoquiq
- License: mit
- Created: 2020-07-29T18:48:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:47:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-02T11:42:01.146Z (12 months ago)
- Topics: github-clone, react, reactjs
- Language: TypeScript
- Homepage:
- Size: 5.94 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Github Explorer :rocket:
### Iniciar aplicação
```bash
# Instale as dependências
$ yarn install
# Inicie o servidor
$ yarn start
```
## :memo: License
Esse projeto está sob a licença MIT. Veja a [LICENÇA](https://github.com/fnoquiq/github-explorer/blob/master/LICENSE) para mais detalhes.