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

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