react-frontend-dev-portfolio icon indicating copy to clipboard operation
react-frontend-dev-portfolio copied to clipboard

Easy to adapt and deploy React portfolio inspired with solutions found at GitHub.

Results 17 react-frontend-dev-portfolio issues
Sort by recently updated
recently updated
newest added

I noticed that in the part _Experience_ there is a problem when loaded on mobile: specifically, while scrolling, the page keeps bouncing back up. After a bit of research, I...

@Dorota1997 consider following things to add / change in the portfolio and make `feature/` for it? - some tags should have self-closing (e.g. About.js). - apply single convention to spacing...

Updates the template to the new way of writing react components as functional components using hooks. changes are minor. functionality and content were not modified. I hope this gets merged,...

**Hi!** I added a "Hobbies" section, below the "Experience" one. It has the same design as the "Skills" section. I used iconify icons. You can see the result on my...

alternate version

Stored the theme info (dark/light) in localStorage to make it persistent on page refresh.