Hello, amazing community!! This is my most challenging project . some tools that I have used:
- React.Js
- TypeScript
- react-router-dom
- react-icons
- styled-components
- context API with reducer
Please leave some feedback
Hello, amazing community!! This is my most challenging project . some tools that I have used:
Please leave some feedback
Nice work. In country card details, on clicking the border countries, it does not take one to the country as expected
Hey, I would be glad if I hear your comments.
Besides completing all the items in the challenge, I have added storing the latest search value and filter value when you visit the country detail and go back to the main page. It uses URL search params. For details, please visit my github:
Here are the tech stack:
All the expected functionalities are working but on mobile view there is no placeholder for the search field and filter field and the texts do no appear when typing, they are blank.
Also the design specification requires some specifications like the filter field should be under the search field in mobile view. Finally, in light mode, the text is white but I guess it should be black. All thse observations are from mobile view.