JS homework #10
- Create a front-end part of the application to search for information about countries by their partial or full names.
- Use the public API Rest Countries, namely resource name, which returns an array of country objects that match the search criteria. Add at least some decoration to the interface elements.