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

No packages published

Contributors 2

  •  
  •