Reponsive Blog with React and Vite

Solution retrospective
Deploying the application. I deployed blog with gh-pages, and the challenge I had was that gh-pages only serves static files and does not support client-side routing out of the box.
I was able to overcome this challenge with from this github repository and medium blog post
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on VictorrMark's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord