Skip to content

Full-stack web application that stores and displays top repositories from user-specified Github usernames using React, Node/Express, and MongoDB

Notifications You must be signed in to change notification settings

anchung333/Github-Repository-Fetcher

Repository files navigation

Github Repository Fetcher

This is a project I completed as a student at hackreactor.

demo

Goals

  • Build a full-stack app that takes data from GitHub's API and stores it in a database.
  • Retrieve repos for a user-specified Github username and store them in a MongoDB database
  • Display the top 25 repos in the server's database
  • Learn how to make scoping decisions around MVP functionality, given significant time constraints

About

Full-stack web application that stores and displays top repositories from user-specified Github usernames using React, Node/Express, and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published