Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitch Deck Uploader

Overview

This is an application which accepts a PDF file upload, converts the PDF to individual png images, and then displays the result for the user as an image gallery.

Demo

Demo Screen Recording

Installing Pre-Requests

Requirements: Node.js, npm

Ubuntu:

sudo apt-get install imagemagick graphicsmagick

Mac:

brew install imagemagick && brew install graphicsmagick

Running the server

This will launch both the backend Node.js server and the front-end react/next application

npm install
yarn stack

Viewing the application

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages