Skip to content

A simple web application to view Scribd documents by converting standard Scribd URLs into embeddable URLs. This application can be used to view pages on Scribd that are limited by premium access by converting the document URL into an embeddable format.

License

Notifications You must be signed in to change notification settings

handikatriarlan/scribd-viewer

Repository files navigation

Scribd Viewer

UScribd Viewer Website Screenshot

A simple web application to view Scribd documents by converting standard Scribd URLs into embeddable URLs. This application can be used to view pages on Scribd that are limited by premium access by converting the document URL into an embeddable format.

Features

  • Convert Scribd document URLs into embed URLs
  • View premium-locked Scribd documents through embed links
  • Copy embed URL to clipboard
  • Open the embed link in a new tab
  • Simple and clean UI using Next.js, NextUI, Tailwind CSS, and Framer Motion
  • Hosted on Vercel with Vercel Analytics integrated

Tech Stack

  • Next.js 14 - The React framework for building web applications
  • NextUI v2 - UI components for React applications
  • Tailwind CSS - Utility-first CSS framework for custom designs
  • Tailwind Variants - Extension for more responsive styling in Tailwind CSS
  • TypeScript - Typed JavaScript for better developer experience
  • Framer Motion - Animation library for React
  • React Query - Data-fetching library to manage server state in React apps
  • Formik - Form management library for React

Installation

To get started with the Scribd Viewer, follow these steps:

1. Clone the repository:

git clone https://github.com/handikatriarlan/scribd-viewer.git

2. Navigate to the project directory:

cd scribd-viewer

3. Install dependencies:

npm install

4. Run the development server

npm run dev

5. Open in your local server

Open http://localhost:3000 with your browser to see the app in action.

Usage

  1. Enter the Scribd document URL in the input field.
  2. Click Convert to generate an embeddable URL.
  3. You can copy the embed URL to the clipboard or open the document in a new tab.
  4. View premium-locked Scribd documents without needing a premium account.

About

A simple web application to view Scribd documents by converting standard Scribd URLs into embeddable URLs. This application can be used to view pages on Scribd that are limited by premium access by converting the document URL into an embeddable format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published