Professional Inkitt + Wattpad hybrid web platform demo focused on smooth reading, easy writing, speed, scalability, and premium user experience.
- Secure demo login/register flows for Email, Google, Facebook, and Apple.
- Reader discovery, advanced search, personal library, reading history, bookmarks, follows, comments, reviews, and premium access.
- Advanced reading room with light/dark/sepia themes, font sizing, line spacing, progress sync, timer, fullscreen, and chapter navigation.
- Writer studio with rich-text-style editing controls, draft autosave, preview, chapter scheduling, word count, and publishing workflow.
- Blue tick verification and admin approval workflows.
- No-AI recommendation demo using Redis/tag/genre matrix concepts.
- Premium membership, ad-free mode, and direct paid chapter unlock simulation.
- Admin dashboard for users, moderation, branding, ads, notification broadcasts, and analytics.
npm install
npm run devnpm run buildThe app is built with React and Vite. This is a front-end product demo with stateful local interactions; backend services such as PostgreSQL, Redis, BullMQ, Firebase Cloud Messaging, OAuth providers, and payment gateways are represented as clickable demo workflows.