brotherson67 / myPortfolio

0 stars 0 forks source link

Move Portfolio to REACT #4

Open brotherson67 opened 2 years ago

brotherson67 commented 2 years ago

As a user, I expect to see a cleanly designed, mobile first application interface As a developer, I expect to see and handle clean, organized maintainable code.

In this case the latter can best be accomplished by moving to an engine like REACT

brotherson67 commented 2 years ago

All components have been moved to React. There is some refactoring that can be done on the code to make the components cleaner. This applies to both the JSX and CSS.

The next step in this process is to make the root of the project the REACT file so that I can publish the react app to github pages