https://github.com/fnoquiq/github-explorer
[ReactJS] Github repositories interface
https://github.com/fnoquiq/github-explorer
github-clone react reactjs
Last synced: 26 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:47:38.000Z (over 3 years ago)
- Last Synced: 2025-02-22T01:29:14.602Z (about 1 year 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.