0.1.1 • Published 4 years ago

react-mi-calendar v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-mi-calendar Version Badge

License

A small calendar PWA heavily inspired by Mi's Calendar app, it has full offline support using IndexedDB, Web Workers, and the Cache API.

live demo

https://manuelaljibesrosas.github.io/react-mi-calendar

features

  • Mobile-first design with full gesture support
  • Physics-based interactions
  • Event management
  • Data persistence
  • Offline rendering

roadmap

  • Google Calendar integration
  • Notifications server
  • Timezone support
  • Localization support

run it locally

  • Clone this repository
  • npm install
  • npm start

This will start a development server on port 8081.