Skip to content

codeofandrin/wannfrei

Repository files navigation

Get an overview of national, cantonal, statutory and optional public holidays in Switzerland.


Visit: wannfrei.ch


showcase


Tech Stack

  • NextJS
  • TypeScript
  • TailwindCSS

Getting Started

Prerequisites

  • Node.js
  • npm

Installation

git clone https://github.com/codeofandrin/wannfrei.git
cd wannfrei
npm install

Development

npm run dev

Open http://localhost:3000 to view the site.

Build for Production

npm run build
npm start

Project Structure

  • src/app - Next.js app directory (routing, pages, layouts)
  • src/assets - Fonts and icons
  • src/components - Components of the app
  • src/content - Markdown content for certain pages
  • src/hooks - Custom react hooks
  • src/utils - Utility functions and constants

Copyright

Copyright (c) codeofandrin

This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.

About

See public holidays of Switzerland by canton and municipality

Topics

Resources

License

Stars

Watchers

Forks