Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jpedroschmitz/slides-quick
- Owner: jpedroschmitz
- Created: 2019-01-22T01:32:14.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:37:58.000Z (11 months ago)
- Last Synced: 2024-10-04T15:20:59.481Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://slidesquick.netlify.com/
- Size: 1.75 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)