A lightweight Vue 3 component for creating a book or magazine-style interface with a page flip effect. This project is a fixed and modernized version of ts1/flipbook-vue. It has undergone a major revamp, resulting in a simplified and minimal implementation.
Notable improvements include:
- Migrated from Vue CLI to Vite for faster development and modern build tooling.
- Full support for Vue 3 only.
Special thanks to the following contributors for their fixes and improvements:
# Install dependencies
npm install
# Start the development server
npm run dev- Realistic page flip animation
- Touch and mouse swipe support
- Zoom in/out functionality
- Keyboard navigation using arrow keys
- Responsive layout