Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Copper2 410

    @long-1810

    Submitted

    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?

    @Anjali550

    Posted

    Hi, Firstly, congrats on completing this project! 🎉 It turned out really nice and I bet you had a lot of fun while doing it.

    i want to suggest you that you have to do some minor changes in country image container because i see all country img are not coverd whole space. you have to add object-fit: cover; property in img container.

    I hope you will find those tips helpful. Overall, the project looks solid and once again - congrats!

    Happy Coding! 👻🎃

    0