rajatvijay / react-google-calendar-clone

A clone of Google calendar to show the demo of react-google-calendar-component

Home Page:https://react-google-calendar-clone.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Google Calendar Clone

A react demo of google calendar

Watch it being used live

React Google Calendar Clone

Running the Demo

  1. Clone the repo
  2. cd react-google-calendar-clone
  3. yarn start
  4. Change tabs to the browser

Features

  1. Add meeting
  2. Edit meeting
  3. Delete meeting
  4. Traverse between weeks
  5. Can add multiple meetings at the single time

Concepts

  1. Meetings: An entry on the calendar that cannot span more than one day
  2. Events: An entry on the calendar that must span more than one day

NOTE:

This demo does not support event but meetings fully supported.

Contributing

In case of bug or feature request, feel free to file an issue.

About

A clone of Google calendar to show the demo of react-google-calendar-component

https://react-google-calendar-clone.netlify.com/


Languages

Language:JavaScript 93.7%Language:HTML 5.7%Language:CSS 0.6%