frereit / react-calendar

A react calendar frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Calendar

A simple react application to browse an iCal file.

Example calendar

Usage

Download the latest release from the releases page. Edit the config.js file to point to your iCal file. This works even cross domain, if the CORS Headers are set correctly.

Host the files with nginx or any other webserver, no dynamic webserver is required. It is limited to the root of a domain, not a subdirectory.

Licenses

About

A react calendar frontend


Languages

Language:TypeScript 93.8%Language:HTML 3.2%Language:CSS 1.9%Language:Dockerfile 0.9%Language:JavaScript 0.2%