Skip to content

RamK777-stack/pdf-carousal

Repository files navigation

LinkedIn Carousel Generator

Welcome to the LinkedIn Carousel Generator! This app is designed to help you create visually appealing PDF carousels for LinkedIn posts. Built with Next.js, this tool allows you to generate professional carousels easily.

Features

  • Create multi-page PDF carousels
  • Customize content and design for each slide
  • Download the generated PDF for LinkedIn posting
  • Responsive design to ensure compatibility across devices

Installation

To get started with the LinkedIn Carousel Generator, follow these steps:

  1. Clone the repository:

    git clone https://github.com/RamK777-stack/pdf-carousal.git

  2. Navigate to the project directory:

    cd pdf-carousal

  3. Install the dependencies:

    npm install

  4. Start the development server:

    npm run dev

Your app should now be running on http://localhost:3000.

Usage

  1. Open the application in your browser.
  2. Create a new carousel project.
  3. Customize each slide using the available tools.
  4. Once you're satisfied with your carousel, click the "Generate PDF" button.
  5. Download the PDF and it's ready for LinkedIn!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Happy creating!