Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.15 KB

README.md

File metadata and controls

59 lines (40 loc) · 1.15 KB

GithubPro

Overview:

An improved method of showcasing your GitHub Profile!

Screenshot

Demo 🌐

To see the live project click HERE

Features

  • View charts of Top languages used
  • Graphs indicating most Starred
  • Filter your repos by size, stars and forks

Built with 🛠️

Getting Started

  1. Install dependencies

    yarn
  2. Fire up the server and watch files

    yarn dev

Deployment

  1. Install the Now CLI

    yarn add now
  2. Deploy!

    now