Skip to content

Full-stack web application that searches, stores and displays top repositories from specific GitHub users. Utilizes React/JSX on the client side, and Node/Express/MongoDB on the server side.

Notifications You must be signed in to change notification settings

cadecameron/fullstack-review

Repository files navigation

fullstack-review

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

High Level Goals of this Sprint

  • Write and integrate a React/JSX client with an Express/MongoDB server
  • Define and create RESTful API routes to interact with the server
  • Interact with the GitHub.com public API endpoints
  • Learn how to make scoping decisions around MVP functionality, given significant timing constraints

About

Full-stack web application that searches, stores and displays top repositories from specific GitHub users. Utilizes React/JSX on the client side, and Node/Express/MongoDB on the server side.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published