Xplore is a web app built based on REST countries API, that provides information about countries via a RESTful API. This project collects information from The REST countries site and provide it in a simple organized way as a web app so that it can be applicable by travel agencies or for personal use to get info about a country or region easily
MIT License
0
stars
0
forks
source link
[3pt] - Add tests for items counter - Student A #3
Make sure that function for the items counter is covered with unit tests using Jest. Make sure that you have tests for all edge cases.