Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple Node.js application to search for repositories on GitHub using the GitHub API. This project demonstrates how to interact with the GitHub API and fetch repository data based on user input.

Notifications You must be signed in to change notification settings

rezapace/search-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Search with JavaScript! 🌱🤖

Description

A simple Node.js application to search for repositories on GitHub using the GitHub API. This project demonstrates how to interact with the GitHub API and fetch repository data based on user input.

Features

  • Search GitHub repositories by keyword
  • Display the URL of the first repository found
  • Easy to set up and run

How to Run

  1. Install Dependencies

    npm install node-fetch
  2. Run the Application

    node searchrepo.js

Screenshot

Logo

About

A simple Node.js application to search for repositories on GitHub using the GitHub API. This project demonstrates how to interact with the GitHub API and fetch repository data based on user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published