From c6252680f3b3af8588df018059383b9c876d0e22 Mon Sep 17 00:00:00 2001 From: ManInDark <61268856+ManInDark@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:56:53 +0100 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f49177a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# ReactHolidays + +![build workflow](https://github.com/manindark/reactholidays/actions/workflows/build.yml/badge.svg) + +This is a testing project to try and gauge the capabilities of react, vite and tailwind. + +The project uses the [date.nager.at API](https://date.nager.at/Api) to get a list of holidays and then visualizes it.