Implementation of Dexie.js in calendar ant design , and how it works in real time saving the data in "indexedDB"
Clone the project
git clone https://github.com/eduveliz/Dexie-calendar-list
Go to the project directory
cd Dexie-calendar-list
Install dependencies
npm install
Start the server
npm run start
- Add Calendar - ant design
- implement dexie.js
- add event
- Create Calendar and Dexie implementation
- Add event types