/slide-deck

Boilerplate for creating slide deck for presentations using react

Primary LanguageJavaScriptMIT LicenseMIT

Bolierplate code for creating slide deck for presentations.

This code is using boilerplate code from this repo

Written by Yogesh.

Usage

Update src\utils\slides.json to add your slide deck.

Scripts

yarn react-start will start the React app at http://localhost:3000.
yarn react-build will build the React app and package it in build folder.

Read more

You can follow me on Medium.

License

This code is released under the MIT License. Kindly fork and don't push a direct commit to this repo.