Site created to showcase my portfolio and some side projects, visit the site with this link.
- 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
.
- Required to install