Mridul2820 / git-o-get

Git O Get - Github Profile Stats, Language Graph, Social Card, Contribution Graph, Repository Stats, Graphs and more
https://git-o-get.mridul.tech
MIT License
13 stars 16 forks source link
cloudinary github github-api grapghql graphql hacktoberfest hacktoberfest-accepted hacktoberfest2022 nextjs open-source react recharts recoil styled-components tailwind tailwindcss

Git o Get


Quick Links


Contributing GuideIssuesPull RequestsLicense



What it does 🤔

Contents 🧧

Tech Stack 👾

Demo 🌍

This app is Deployed to Vercel
View Demo

SnapShots 💻

Home Page

User Detail Page

Prerequisites '✔

Required to install and run the software:

Run Locally 🤠

  1. Clone the respository locally
git clone https://github.com/Mridul2820/git-o-get.git
  1. Create a .env file in the root directory
GITHUB_TOKEN = <YOUR_GITHUB_TOKEN>
CLOUD_NAME = <YOUR_CLOUDINARY_CLOUD_NAME>
BASE_IMAGE_URL = <URL_FOR_BASE_IMAGE>
  1. Install the node_modules
npm install
  1. Start the Server
npm run dev

How to contribute? 💻

Contributing Guide

⭐ Project Contributors