Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 806 Bytes

File metadata and controls

29 lines (21 loc) · 806 Bytes

Pynterest - Front End

Authors: Tammy Do, Skyler Burger, Joshua Ho

Version: 1.4.0

Overview

This front end React application consumes aggregated information from GitHub, PyPI, and Reddit as provided by the Pynterest back end web server.

Architecture

Packages

  • node.js: a JavaScript runtime environment and package manager
  • react: a JavaScript library for user interfaces
  • react-router-dom: allows DOM binding for React Router

Change Log

09-09-2019 - 1.1.0

  • Created React app
  • Deployed app to Firebase

09-11-2019 - 1.2.0

  • Added react-dom-router

09-12-2019 - 1.3.0

  • Created cards
  • Integrated back end API

09-13-2019 - 1.4.0

  • Finalized styling