Skip to content

uzzii-21/github-finder

Repository files navigation

github-finder

Find Github profiles by username and see their repositories.

Live Demo

Built with:

Getting Started

  1. Install dependencies

    yarn
  2. Fire up the server and watch files

    yarn dev

Build

  1. Build

    yarn build
  2. Build preview!

    yarn preview