Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 768 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 768 Bytes

GitHub User Activity

This project allows you to fetch and display activity data for a given GitHub user.

ProjectURL

https://roadmap.sh/projects/github-user-activity

Features

  • Fetch user data from GitHub API.
  • Display user's activity.
  • Simple command-line interface (CLI) to interact with the application.

Prerequisites

  • Node.js (v14 or later) must be installed on your machine.
  • Git (optional, but useful for cloning the repository).

Setup and Installation

Step 1: Clone the Repository

In your terminal, run the following command to clone this repository:

git clone https://github.com/SAHILSHANGLOO35/GitHub-User-Activity.git
cd GitHub-User-Activity

Step 2: Run the Project

node index.js <github_username>