Get an overview of national, cantonal, statutory and optional public holidays in Switzerland.
Visit: wannfrei.ch
- NextJS
- TypeScript
- TailwindCSS
- Node.js
- npm
git clone https://github.com/codeofandrin/wannfrei.git
cd wannfrei
npm installnpm run devOpen http://localhost:3000 to view the site.
npm run build
npm startsrc/app- Next.js app directory (routing, pages, layouts)src/assets- Fonts and iconssrc/components- Components of the appsrc/content- Markdown content for certain pagessrc/hooks- Custom react hookssrc/utils- Utility functions and constants
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.
