Skip to content

maskeynihal/github-remix

Repository files navigation

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