FlowLit is a modern, elegant e-reading platform designed to provide a seamless reading experience across all your devices. Whether you're diving into an ePub novel or reviewing a technical PDF, FlowLit delivers content in a clean, customizable interface that adapts to your reading preferences.
- Universal Format Support: Read ePubs, PDFs, and more in one unified interface
- Responsive Design: Enjoy a consistent experience across desktop, tablet, and mobile devices
- Customizable Reading Experience: Adjust typography, colors, and layouts to reduce eye strain
- Cloud Synchronization: Your library and reading progress, always in sync
- Intelligent Bookmarking: Pick up exactly where you left off, every time
- Distraction-Free Mode: Focus solely on content with our minimalist reading view
- Advanced Search: Find anything in your library or within documents instantly
- Night Mode: Comfortable reading in any lighting condition
# Clone the repository
git clone https://github.com/yourusername/flowlit.git
# Navigate to the project directory
cd flowlit
# Install dependencies
npm install
# Start the development server
npm run dev
Visit https://localhost:3000/ in your browser to start using FlowLit locally.
- Web: Any modern browser(Chrome, Firefox, Safari, Edge)
- PWA Support: Install as a standalone app on compatible devices (Android, iOS)
- Native Apps: Android and IOS apps coming soon
- Next.js - The React Framework
- Tailwind CSS - A utility-first CSS framework
- Lucide React - An open-source icon library for React
- Vercel - The Platform for Modern Web Development
