Skip to content

An app built with React.js, Node.js, and Webpack that interacts with the Github API.

Notifications You must be signed in to change notification settings

jeffreyxchan/Github-Battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Battle

Demo the final product here: Github Battle

Description

An app built with React.js, Node.js, and Webpack that takes the usernames of two Github users and assigns each user a score based on their number of followers and their number of stars. The user with the higher score is deemed the winner.

Setting up the Webpack Development Environment

Run npm install to install this project's dependencies.
Run npm run start to start the webpack development environment.
Visit localhost:8080 to view this project.

About

An app built with React.js, Node.js, and Webpack that interacts with the Github API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published