calendar
A React calendar application for managing events with features like event creation, editing, and reminders. It supports day, week, and month views, local storage for persistence, and CSV export.
0
0
0
Jan 9, 2026
Language Breakdown
Star history will appear as people star this repository.
README
README data is not available for this repository.
Recent Commits
Merge pull request #4 from ankurhalder/dependabot/npm_and_yarn/vite-5.4.14 chore(deps-dev): Bump vite from 5.4.6 to 5.4.14
534917d · 1/23/2025
chore(deps-dev): Bump vite from 5.4.6 to 5.4.14 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.6 to 5.4.14. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.
d6801f7 · 1/22/2025
Merge pull request #3 from ankurhalder/dependabot/npm_and_yarn/nanoid-3.3.8 chore(deps): Bump nanoid from 3.3.7 to 3.3.8
ef21261 · 1/5/2025
chore(deps): Bump nanoid from 3.3.7 to 3.3.8 Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
9712dc0 · 12/16/2024
Merge pull request #2 from ankurhalder/dependabot/npm_and_yarn/rollup-4.22.4 chore(deps): Bump rollup from 4.21.0 to 4.22.4
062529a · 9/29/2024
chore(deps): Bump rollup from 4.21.0 to 4.22.4 Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.22.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.21.0...v4.22.4) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
763549b · 9/24/2024
Merge pull request #1 from ankurhalder/dependabot/npm_and_yarn/vite-5.4.6 chore(deps-dev): Bump vite from 5.4.1 to 5.4.6
4b2b4c4 · 9/19/2024
chore(deps-dev): Bump vite from 5.4.1 to 5.4.6 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.1 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
6d605b9 · 9/17/2024
refactor: Improve event handling and styling in Calendar component
487f17c · 8/18/2024
chore: Add buildserver npm script for building and serving the project
b882296 · 8/18/2024
Fix typo in page title
f8c350c · 8/18/2024
Merge branch 'main' of https://github.com/ankurhalder/calendar
109d4e4 · 8/18/2024