A simple calendar with nice design for remarking a date.
- Custom remark to a date
- Lunar calendar
- Holiday and Festival
- Year progress
- Dark mode
- Responsive design
- React
- TypeScript
- Tailwind CSS
- Vite
- Jotai
# install dependencies
$ pnpm install
# serve with hot reload at localhost:5173
$ pnpm dev
# build for production and launch server
$ pnpm build
$ pnpm start
Calendar Remark can be deployed to any static site hosting service, such as Vercel, Netlify, Cloudflare Pages, GitHub Pages, etc.
MIT