mohamedSabry0 / gh-metrics

GitHub Metrics is a user-friendly metrics moblie application developed with React.js, designed specifically to analyze and track metrics for forks of a popular repository on GitHub.

Home Page:https://gh-metrics.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Metrics App

πŸ“— Table of Contents

πŸ“– GitHub Metrics

GitHub Metrics is a simple metrics app built with React.js

Due to the time constraint, and github API limitations, only metrics about forks of a popular repository will be displayed.

Screenshot

logo

πŸ›  Built With

Tech Stack

Client

Key Features

  • [Single Page Application]
  • [Reusable Components]

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node
  • npm

Probably with versions:

  • Node >= 19.6.0
  • npm >= 9.4.0

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:mohamedSabry0/gh-metrics.git

Install

Install this project with:

  cd gh-metrics
  npm i

Usage

To run the project, execute the following command:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Run tests

To run tests, run the following command:

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Mohamed Sabry

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project it would be truly appreciated if you give it a ⭐️.

(back to top)

πŸ”­ Future Features

  • [Improve Styling]
  • [Add Search by name]

(back to top)

Acknowledgements

We seek knowledge from the cradle to the grave.

I am grateful for these resources as they were a reason that I obtained a glimpse of their abundance of knowledge:

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

GitHub Metrics is a user-friendly metrics moblie application developed with React.js, designed specifically to analyze and track metrics for forks of a popular repository on GitHub.

https://gh-metrics.onrender.com/


Languages

Language:JavaScript 64.0%Language:SCSS 25.0%Language:HTML 11.0%