Skip to content

A Github search app. Backend built with express and node-fetch. Frontend built in react

Notifications You must be signed in to change notification settings

jossifelefteriadis/github-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GITHUB SEARCH

Ever want to quickly search for a username on github and find out how many followers they have, or how many public repos they have? This is a simple search app for github users.

Backend is built using express and node-fetch to get information from Github's API. Frontend is build in react.

( Feature to add: error handling for unvalid search )

Get Started

Install the dependencies:

npm i

Then start the development server

npm start

Then start the client

npm start

Happy hacking!

About

A Github search app. Backend built with express and node-fetch. Frontend built in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published