Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 389 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 389 Bytes

Github Remix

Features

  • Search Repo
  • Get Details of repo

Tech Used

  • Remix

Installation

Requirements

  • Node >=14
  • yarn

Local Installation

  • Clone the repo
    git clone git@github.com:maskeynihal/github-remix.git
  • Change directory
    cd github-remix
  • Install packages
    yarn
  • Run Application
    yarn dev