dev-portfolio
dev-portfolio copied to clipboard
A fully customizable developer portfolio website made in react with dark mode support
This component was causing an error about forbidden prop type of object. This refactor defines the shape, and no longer receives an error.
Still not Clickable, I deployed the app locally and even noticing that you have added the new dependency in the package.json file it does not solve the problem.
I am unable to add a LeetCode icon. Can you help me add it? in social.json { "network" : "leetcode", "href": "link" }
Hi , I followed the steps you shared in the repo. When I run npm start getting this error both on terminal and webpage. Failed to compile. src\components\Education.jsx Line 57:28:...
Execution error
Hi guys! When I tried to deploy my portfolio in vercel (I also tried Netlify and gh-pages but same error) it showed this error in the build: Locally it builds...
npm start > [email protected] start > react-scripts start There might be a problem with the project dependency tree. It is likely not a bug in Create React App, but something...
I am trying to create my Portfolio, but I was running through an error, the "about" section is not loading on the localhost, it is giving this error: "react-dom.development.js:67 Warning:...
i have download your portfolio and have changed it. i was trying to deploy in my github but it was not deploying properly . after deploing nav bar was comming...