Skip to content

A web application for startups to store their pitch deck and maintain it's version history.

Notifications You must be signed in to change notification settings

mmdhrumil/pitchdeckuploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PitchDeckUploader

PitchDeckUploader is a web application for entrepreneurs to store their startup's pitch deck and maintain it's version history.

Demo

PitchDeckUploader Demo

Instructions to run locally

Clone the project

git clone https://github.com/mdhrumil/pitchdeckuploader.git

Software dependencies

  • Node JS
  • LibreOffice installed on your local machine. Please install it here. (LibreOffice is required to enable uploading files in PPTX/PPT formats.)
  • Browser

NodeJS dependencies

Install all the NodeJS dependencies

npm install

Run in development mode

npm run dev

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

Run in production mode

Build the project

npm run build

Run the production build

npm run start

Technology stack

About

A web application for startups to store their pitch deck and maintain it's version history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published