An open API service indexing awesome lists of open source software.

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

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.