Skip to content

reactpractice-dev/public-holidays

Repository files navigation

Build a Public Holidays app

This repository is the companion to the "Build a Public Holidays app" practice exercise.

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.

Getting started:

  • npm install
  • npm run dev

Releases

No releases published

Packages

 
 
 

Contributors