Skip to content

This repository calculates the date of Easter from 1583 (which means according to the Gregorian calendar), based on Butcher’s and Meeus’s algorithm.

Notifications You must be signed in to change notification settings

webdevbynight/easter-date

Repository files navigation

Easter Date

This repository calculates the date of Easter from 1583 (which means according to the Gregorian calendar), based on Butcher’s and Meeus’s algorithm. It uses Vite, React, TypeScript and BiomeJS.

Project initialisation

Clone this repo, enter it and run the command npm install.

Available commands

  • dev: starts Vite server
  • build: builds for production
  • preview: locally previews the production build
  • format: formats the files and directories
  • lint: lints the files and directories, applying the safe fixes
  • check: organises the imports, formats and lints the files and directories, applying the safe fixes

Deployment

See Vite documentation.

About

This repository calculates the date of Easter from 1583 (which means according to the Gregorian calendar), based on Butcher’s and Meeus’s algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published