Week 7: Refactoring & Reusing Components

  • Broke out a number of the portions of my files into separate files.

  • Built a single <Button /> class, with props relating to different CSS styling for several types:

    • Primary
    • Secondary
    • Transparent
    • Danger