DeliriumProducts / gh-favlang

:blue_heart: A tool to determine user's favorite language.

Home Page:https://deliriumproducts.github.io/gh-favlang/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge



GitHub Favorite Language

Ever wondered what is someone's favorite programming language? This tool determines what is the given user favorite programming language based on the top most used language in his GitHub repos.

gh-favlang is a web app that is meant to be used mostly by the programming geeks out there who are curious to know what is the preferred programming language according to user's preferences/requirements.

Getting Started

  • Clone the repository
  • Install the dependencies using npm
npm install
  • Install parcel globally
npm install parcel -g
  • Run server using parcel
parcel index.html
  • Deploy using npm script
npm run deploy

About

:blue_heart: A tool to determine user's favorite language.

https://deliriumproducts.github.io/gh-favlang/

License:MIT License


Languages

Language:JavaScript 79.4%Language:CSS 11.0%Language:HTML 9.7%