Ayush Kumar Nath
@ayushknathAll comments
- @Syed-Ashiq-APSubmitted 10 months ago@ayushknathPosted 10 months ago
You have a bug in your code maybe. The search box text is appearing white in light mode.
Marked as helpful0 - @ayushknathSubmitted 10 months ago
I am using React router in this project but after deploying with Github pages, the site is not rendering. Please have a look in the code repo and help me to troubleshoot this.
@ayushknathPosted 10 months agoI tried updating the Route path to
/rest-countries-api
and now the site is working fine. Can anyone just take a look at the code and verify if the routing is correct because I've learnt react router recently and I need some feedback to improve upon potential bad practices. The routing has been done insrc/App.jsx
0 - @hnasser44Submitted over 1 year ago
My second project using React went well. Any feedback is greatly appreciated :)
@ayushknathPosted over 1 year agoIt's great. Just one suggestion from my end would be to keep the image fixed as the list grows. Currently, the image grows as the list gets bigger. You can have a look at how I have approached the challenge and get some insight from that.
Marked as helpful0