Skip to content

A web application to ๐Ÿ” view a github's user profile in a more simple and beautiful way. Built using React, Chart JS ๐Ÿ“Š , styled components ๐Ÿ’… and more ๐Ÿ“ฆ

License

Notifications You must be signed in to change notification settings

khusharth/gitpedia

Repository files navigation

gitpedia

Netlify Status

A web application to ๐Ÿ” view a github's user profile in a more simple and beautiful way.

๐Ÿ“ฝ๏ธ DEMO

musology

๐Ÿ‘จโ€๐Ÿ’ป Technology Stack

react styled-components react-chart-js-2 icons

API used

๐Ÿฃ Prerequisites

  • node >= 12.18.0
  • npm >= 6.14.4

โšก Installation

  1. Clone / Download this repo.

  2. Inside the project open a terminal and run:

    npm install
    

    This will install all the project dependencies.

  3. Create a .env file in the project root folder and add the following:

    REACT_APP_GITHUB_CLIENT_ID = yourClientId
    REACT_APP_GITHUB_CLIENT_SECRET = yourSecretKey
    

    Replace yourClientId and yourSecretKey with your own Client and Secret Key .

    Get your Client Id and Secret by signing in to your github account and then go to your setting -> developer setting -> OAuth Apps -> New OAuth App

  4. To start the development server run:

    npm start
    

๐Ÿคตโ€โ™‚๏ธ Author

Twitter

LinkedIn

๐Ÿ“ƒ Licence

MIT License Copyright (c) 2020 Khusharth A Patani

About

A web application to ๐Ÿ” view a github's user profile in a more simple and beautiful way. Built using React, Chart JS ๐Ÿ“Š , styled components ๐Ÿ’… and more ๐Ÿ“ฆ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages