Skip to content

Create simple PDF carousel using React and react-pdf. This project is part of Coding challenges series by John Crickett https://codingchallenges.fyi/challenges/challege-licg.

License

Notifications You must be signed in to change notification settings

jainmohit2001/carousel-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ab2a51 · Sep 18, 2023

History

24 Commits
Sep 1, 2023
Sep 4, 2023
Sep 1, 2023
Sep 3, 2023
Sep 1, 2023
Sep 1, 2023
Sep 18, 2023
Sep 4, 2023
Sep 4, 2023
Sep 4, 2023
Sep 4, 2023
Sep 4, 2023
Sep 1, 2023
Sep 3, 2023
Sep 2, 2023
Sep 2, 2023

Repository files navigation

Carousel gen - A simple PDF carousel generator

Create simple PDF carousel using Create React App and react-pdf. These PDFs can be used in social media posts.

The styling is done using MUI and Tailwindcss.

This project is part of Coding challenges series by John Crickett https://codingchallenges.fyi/challenges/challege-licg.

Installation

Install dependencies with the following command:

npm ci

Tests

To run the tests use the following command:

npm test

Support added

  • Carousel size
  • Background color
  • Text color
  • Profile image
  • Profile name
  • Content size
  • Support for multiple pages (upto 15) with different content only
  • Font family
    • Note: The Font family functionality only works on the devices that produce a .ttf file when calling the Google fonts API. Check out this stackoverflow discussion for more information: https://stackoverflow.com/a/27308229/21899409

About

Create simple PDF carousel using React and react-pdf. This project is part of Coding challenges series by John Crickett https://codingchallenges.fyi/challenges/challege-licg.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published