Skip to content

The guide to build custom calendar with month, week and day views using only react and date-fns

Notifications You must be signed in to change notification settings

cookieMonsterDev/google-calendar-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5a82c90 · Aug 3, 2024

History

28 Commits
Jun 29, 2024
Aug 3, 2024
Jun 29, 2024
Jun 29, 2024
Jul 4, 2024
Aug 3, 2024
Aug 3, 2024
Aug 3, 2024
Jun 29, 2024
Jun 29, 2024
Jun 29, 2024
Jun 29, 2024
Jun 29, 2024
Aug 3, 2024

Repository files navigation

Google-Calendar-Clone

This app is just a simple guide to how build your own calendar using only date-fns ( can be replaced with any other similar library ) for time calculations.

Quick Start

  1. Install dependencies
npm i
  1. run the app
npm run dev

About

The guide to build custom calendar with month, week and day views using only react and date-fns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published