Skip to content

yasnaraj/react-calendar-events-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Calendar-Events-Example

This is a simple progressive web app react application that showcases CRUD operation in react redux.

This application utilizes react-big-calendar and react-datetime components to add and remove events to a calendar.

It also showcases the use of localForage to store the calendar events for offline use as well as to retrieve it in future instances.

To clone and run this application locally, execute the following command:

git clone https://github.com/yasnaraj/react-calendar-events-example.git
cd react-calendar-events-example
npm install
npm start

About

This is a simple progressive web app example that showcases CRUD operation in react-redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published