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

yauvavo/calendar

 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 1.2%
  • Other 1.1%