manan057 / GithubProfileViewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GithubProfileViewer

Prerequisites

  • webpack installed globally using npm install -g webpack
  • webpack-dev-server installed globally using npm install -g webpack-dev-server

Getting Started

The easiest way to get started is to clone the repository:

git clone https://github.com/manan057/GithubProfileViewer.git 

# Change directory
cd GithubProfileViewer

# Install NPM dependencies
npm install

# Run webpack server
webpack-dev-server

Using the app

  • go to localhost:8080 then click on app

About


Languages

Language:JavaScript 83.3%Language:HTML 16.3%Language:CSS 0.5%