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.
- 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
To get started with the LinkedIn Carousel Generator, follow these steps:
-
Clone the repository:
-
Navigate to the project directory:
cd pdf-carousal
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
Your app should now be running on http://localhost:3000.
- Open the application in your browser.
- Create a new carousel project.
- Customize each slide using the available tools.
- Once you're satisfied with your carousel, click the "Generate PDF" button.
- Download the PDF and it's ready for LinkedIn!
This project is licensed under the MIT License - see the LICENSE file for details.
Happy creating!