Skip to content

FranciscoMoretti/carousel-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Carousel Generator

Carousel Generator is an open-source carousel generator tool that allows you to easily create and customize carousels for your LinkedIn.

๐Ÿ”— Website

AI Demo

carousel_generator_ai.mp4

Features

Carousel Generator comes packed with a variety of features to help you create stunning carousels effortlessly:

  • ๐Ÿช„ Generate carousels with AI
  • โœ๏ธ Forms powered by react-hook-form
  • ๐ŸŽจ Sleek UI components from Shadcn/ui
  • โœ… Input validation using ZOD
  • ๐ŸŒ Responsive layout for various screen sizes
  • ๐Ÿ”„ Automatic updates on changes
  • ๐Ÿฅ Icons from Lucide Dev
  • ๐Ÿ†Ž Titles auto-balance (no orphan words)
  • ๐Ÿ’พ Data persists with browser refresh
  • โš™๏ธ Configure the carousel with various settings
  • โž• Add, remove, or reorder slides with ease
  • ๐Ÿ–ผ๏ธ Different types of slides, including Intro, Content, and Outro
  • ๐Ÿ“ค Export and Import settings
  • ๐Ÿ“ฅ Export and import slide content
  • ๐Ÿ˜ƒ Support for emojis to spark joy with your carousels
  • ๐Ÿ“ Select fonts for titles and content to match your style

Usage

  1. Visit carouselgenerator.vercel.app to access the Carousel Generator tool.

  2. Customize your carousel settings and add/edit slides as needed.

  3. Download your carousel to post on social media

Installation

To get started with Carousel Generator, follow these simple installation steps:

  1. Create your environment file

    cp .env.example .env
  2. Install the required dependencies using pnpm:

    pnpm i

    or

    npm install
  3. Start the development server:

    pnpm dev

    or

    npm run dev

Now you're all set to start using Carousel Generator!

License

This project is licensed under the MIT License.


Happy carousel generating! If you have any questions or need assistance, feel free to open an issue on GitHub.

๐Ÿš€ Thank you for using Carousel Generator!