Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 432 Bytes

File metadata and controls

8 lines (7 loc) · 432 Bytes

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