Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 638 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 638 Bytes

Whakaokee

Google Slides generator with Reddit content. Pick a subreddit and create some slides with it.

Usage

Delete the src/auth/google/credentials.json when you want to use it with your own account. For installing the dependencies just run

npm install

To run the application use the following commands on two instances:

node app.js
npm run react

The first command runs the Express Server and the second the react frontend. You can use it as an application and as an api as well.

Customization

For customization purpose you can replace the background images in the resources directory.

License

MIT