1.0.1 • Published 6 years ago

presentor-framework v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Presentor

A template for creating slideshows using parcel and react.

Screenshot

Features

  • Navigate using keys (arrow/space)
  • Navigate using buttons
  • Pre-styled template
  • Routing

Templates

  • Title Slide
  • Content Slide
  • Code Fragment Slide

Getting started

Creating a Slide

Create a react component, you can find an example for every template inside /src/components/slides.

Naming

As the slide imports are alphabetically orders, please maintain the naming convention Slide{SlideID}.js