malebosambo / portfolio

The repo is a react.js web app displaying my portfolio, CV and GitHub public repos.
MIT License
1 stars 0 forks source link

Architecture #6

Closed malebosambo closed 1 year ago

malebosambo commented 1 year ago

The white screen was being displayed due to inconsistency in the file structure and possibly the parent-child components in the DOM tree are conflicting. Ensure that you learn how to maintain a minimalist folder structure of only required files depending on the type of software being developed.