This project allows you to fetch and display activity data for a given GitHub user.
https://roadmap.sh/projects/github-user-activity
- Fetch user data from GitHub API.
- Display user's activity.
- Simple command-line interface (CLI) to interact with the application.
- Node.js (v14 or later) must be installed on your machine.
- Git (optional, but useful for cloning 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
node index.js <github_username>