shizuko-akamoto / Trecipe

CPSC 436I Project (2020S)
1 stars 3 forks source link

#5 create new trecipe component #34

Closed shizuko-akamoto closed 4 years ago

shizuko-akamoto commented 4 years ago

Changes:

  1. Font awesome related packages
  2. Lodash: for using js utility methods
  3. Enzyme: for use in component unit testing (allows just rendering one component and snapshot testing) https://scotch.io/tutorials/testing-react-components-with-enzyme-and-jest

Closes #5

shizuko-akamoto commented 4 years ago

LGTM, but it will be good if we can make the font scalable.

No problemo, will do. Edit: Added