Skip to content

colinrobertbrooks/calendar

Repository files navigation

Calendar

A React calendar application with events persisted in local storage.

Setup

yarn

Scripts

Development

yarn dev

Build

yarn build

Preview

yarn preview

Boilerplate

A single-page React application built with Vite.