Personal Portfolio claudiodimaio.netlify.app Used to showcase my projects and technical skills Screenshots Technologies used React TailwindCSS NodeJS Setup To run on localhost: npm run dev To build: npm run build To create a component (Atom, Molecule, Organism): npm run plop To fix vulnerabilities: npm audit fix To install dependencies: npm install