Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathewsmachado/github-searcher
🐙🐱 An app that checks people and repositories status on GitHub.
https://github.com/mathewsmachado/github-searcher
github react typescript
Last synced: 7 days ago
JSON representation
🐙🐱 An app that checks people and repositories status on GitHub.
- Host: GitHub
- URL: https://github.com/mathewsmachado/github-searcher
- Owner: mathewsmachado
- Created: 2021-09-08T23:21:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-01T16:19:08.000Z (about 3 years ago)
- Last Synced: 2024-01-23T03:24:10.799Z (10 months ago)
- Topics: github, react, typescript
- Language: TypeScript
- Homepage: https://mm-githubsearcher.netlify.app/
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Searcher
## Overview
Github Searcher is an experimental app and is under development.### Features
1. Search User
2. Search Repo - coming soon.
3. Repo Battle - coming soon.## Observation and Technical Informations
1. Some pages in the components folder are commented with "@ts-nocheck", this is due to a bug in the [styled-query-builder](https://github.com/MathewsMachado/styled-query-builder#contribution) library and, as soon as it gets fixed, these comments will be removed.