svelte_calendar

Svelte_calendar

Svelte Calendar

A web app with an okay looking calendar component built in Svelte and TypeScript. Dayjs is used in parsing the dates. This project builds upon this tutorial on making a calendar in Vue.js.

Installation and running locally

# Clone the repo
git clone https://github.com/hipstermojo/svelte_calendar.git
cd svelte_calendar
# Install dependencies
npm i
# Run the web app
npm run dev

Top categories

Loading Svelte Themes