/repos-search

Search for repos in github

Primary LanguageTypeScript

⭐ 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.