Skip to content

Ari1009/Gitit

Repository files navigation


Logo

Gitit

An multiple repo issue tracker!!

About The Project

1 2 link

The application helps users efficiently manage their GitHub repositories and track related issues. It provides a centralized platform for organizing projects, facilitating collaboration, and streamlining workflows. It supports mentorship and onboarding by guiding new contributors and recommending suitable projects. The application promotes knowledge sharing by facilitating easy access to information across repositories. Additionally, it enables progress tracking through metrics and analytics, empowering users to evaluate their contributions and monitor project health. Overall, the application enhances productivity, fosters community engagement, and improves project outcomes on GitHub.

Built With

Getting Started

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

Prerequisites

Install

  • npm

Installation

  1. Clone the repo
git clone https://github.com/Ari1009/Gitit.git
  1. Install NPM packages
npm install
  1. Run
npm run dev