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.

Stars
0

📗 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

🛠 Built With

Tech Stack

Key Features

  • [Single Page Application]
  • [Reusable Components]

🚀 Live Demo

💻 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 [email protected]: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.

👥 Authors

👤 Mohamed Sabry

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

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

🔭 Future Features

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

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:

📝 License

This project is MIT licensed.

Related Projects