Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpedroschmitz/slides-quick

Create presentations with a CTRL+C and CTRL+V
https://github.com/jpedroschmitz/slides-quick

Last synced: 21 days ago
JSON representation

Create presentations with a CTRL+C and CTRL+V

Awesome Lists containing this project

README

        



![](.github/slidesquick.gif)

SlidesQuick is a application where you can create presentations quickly by just using CTRL+C and CTRL+V.

## **Features**

- Create slides from plain text;
- Open the presentation in full-screen;

![](.github/app-text.png)

![](.github/app-slide.png)

## **New features coming soon!**

- Change the background colour in one click;
- Change the text size with an intuitive tool;
- Download the presentation in a pptx extension;

## **Running the project locally:**

- Clone this repository;
- Open the terminal in the project folder;
- Run `npm install` and `yarn start`;

## **License**

MIT (João Pedro Schmitz)