HELLO THERE
This would be the fifth time I had created a multi page website using Vite REACT and the second time creating this challenge project from scratch
I had spent about a week building and debugging.
Challenge Faced:
-
The hardest part here would be deploying the react app to the gh-pages. Took a while but finally figured out a solution.
-
Did my best to manage the scss for each website and making it as "optimized" and "clean" as it could be. Although personally Tailwind would be more preferable
Things I learned
- How to display a REACT app on a gh-pages.
- How REACT projects display images and assets in gh-pages and what needs to be fixed in your code for it to display