Skip to content

codingshot/swipe-read

Repository files navigation

ReadMode - Smart News Reading Experience by Curate.Fun

Transform how you consume news with intelligent swiping, auto-play, and personalized curation.

Live App: https://lovable.dev/projects/0331fa92-dbea-4e8a-89d6-17f304817ed4

🚀 Features

Core Reading Experience

  • Intelligent Swipe Interface - Like, dismiss, or bookmark articles with intuitive gestures
  • Auto-Play Mode - Hands-free reading with customizable timer and progress indicators
  • Text-to-Speech - Listen to articles while multitasking
  • Smart Filtering - View articles from today, this week, or all time
  • Responsive Design - Optimized for desktop and mobile devices

Personal Management

  • Reading History - Track all read articles with ability to change your reactions
  • Save for Later - Bookmark interesting articles to read when you have time
  • Daily Statistics - Monitor your reading habits and engagement
  • Undo Actions - Easily reverse accidental swipes

Advanced Features

  • Keyboard Shortcuts - Navigate with Space, Arrow keys for power users
  • Social Sharing - Share articles via Web Share API or clipboard
  • Real-time Progress - Visual indicators showing reading progress
  • Coming Soon Features - Preview of upcoming enhancements

🎯 Perfect For

  • News enthusiasts who want efficient content consumption
  • Busy professionals seeking quick news updates
  • Content curators building reading habits
  • Anyone looking to streamline their news reading workflow

📱 User Experience

ReadMode revolutionizes news consumption by combining the addictive nature of social media swiping with meaningful news content. Our intelligent interface learns from your preferences while the auto-play feature enables hands-free reading sessions.

Built with modern web technologies for optimal performance and developer experience:

  • React 18 - Latest React with hooks and concurrent features
  • TypeScript - Type-safe development
  • Vite - Lightning-fast build tool and dev server
  • Tailwind CSS - Utility-first CSS framework with custom design system
  • shadcn/ui - High-quality, accessible UI components
  • Radix UI - Unstyled, accessible components for complex interactions
  • React Router - Client-side routing
  • React Query - Server state management and caching
  • Lucide React - Beautiful, customizable icons

🔧 Development Setup

There are several ways of editing your application.

Use Lovable

Simply visit the Lovable Project and start prompting.

Changes made via Lovable will be committed automatically to this repo.

Use your preferred IDE

If you want to work locally using your own IDE, you can clone this repo and push changes. Pushed changes will also be reflected in Lovable.

The only requirement is having Node.js & npm installed - install with nvm

Follow these steps:

# Step 1: Clone the repository using the project's Git URL.
git clone <YOUR_GIT_URL>

# Step 2: Navigate to the project directory.
cd <YOUR_PROJECT_NAME>

# Step 3: Install the necessary dependencies.
npm i

# Step 4: Start the development server with auto-reloading and an instant preview.
npm run dev

Edit a file directly in GitHub

  • Navigate to the desired file(s).
  • Click the "Edit" button (pencil icon) at the top right of the file view.
  • Make your changes and commit the changes.

Use GitHub Codespaces

  • Navigate to the main page of your repository.
  • Click on the "Code" button (green button) near the top right.
  • Select the "Codespaces" tab.
  • Click on "New codespace" to launch a new Codespace environment.
  • Edit files directly within the Codespace and commit and push your changes once you're done.

🚀 Quick Start

Local Development

# Clone the repository
git clone <YOUR_GIT_URL>
cd <YOUR_PROJECT_NAME>

# Install dependencies
npm install

# Start development server
npm run dev

Using Lovable (Recommended)

  1. Visit the Lovable Project
  2. Start prompting to make changes
  3. Changes are automatically committed to this repo

Alternative Development Options

  • GitHub Codespaces - Full cloud development environment
  • Direct GitHub Editing - Quick file edits in browser
  • Local IDE - Use your preferred development tools

📦 Deployment

Instant Deployment

Deploy your ReadMode app in seconds:

  1. Open Lovable
  2. Click Share → Publish
  3. Your app is live!

Custom Domain Setup

Connect your own domain for a professional presence:

  1. Navigate to Project → Settings → Domains
  2. Click Connect Domain
  3. Follow the setup wizard

Note: Custom domains require a paid Lovable plan.

🔗 Useful Links

📄 License & Credits

Built with ❤️ using Lovable - The AI-powered web development platform.


Keywords: news reader, article curation, swipe interface, auto-play reading, text-to-speech, React app, news aggregator, reading experience, content consumption, news app

About

Swipe your news built on curate.fun

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages