This project is a real challenge to me. In this project, I have learnt how to use React Router v6 library and also how to use contexts.
While doing this project, I have encountered numerous issues, the biggest of which is how to deploy this to GitHub Pages. It took me 2 days just to deploy this app, but there is still a minor bug. When you open the dev tools console, you can see that there is a bunch of errors, saying that the image files are not found, even though the images of the countries load perfectly fine.
Is this bug a big deal? And if yes, how to fix this? Also, the performance is pretty bad, at least for me. How to also fix this?