Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 461 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 461 Bytes

Purpose

Site created to showcase my portfolio and some side projects, visit the site with this link.

Resources used

  • Create React App
  • Toggles
    • Required to install npm install @theme-toggles/react.
    • Plugin warning circumvented with npm install --save-dev @babel/plugin-transform-private-property-in-object.