Build a Public holidays app
Build a React application that shows the national holidays for the current year, for a given country. You can retrieve a list of available countries and their holidays from the OpenHolidays API. By default, you should show the holidays for The Netherlands. ...