https://github.com/gabrielmodog/repos-search
Search for repos in github
https://github.com/gabrielmodog/repos-search
Last synced: about 1 year ago
JSON representation
Search for repos in github
- Host: GitHub
- URL: https://github.com/gabrielmodog/repos-search
- Owner: GabrielModog
- Created: 2023-10-08T03:04:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T20:59:09.000Z (over 2 years ago)
- Last Synced: 2024-04-14T07:43:38.560Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://repos-search-lovat.vercel.app/
- Size: 272 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⭐ Repos Search App
## Running
- clone this repository and go to the folder
- run in the terminal `yarn`
- run the project in dev mode `yarn dev`
## Building
- `yarn build`
## Testing
Unit or components tests
- `yarn test`
## Deploy
Always will be deploy when `main` branch is updated.