presentor-framework
v1.0.1
Published
A template for creating slideshows using parcel and react.
Downloads
2
Readme
Presentor
A template for creating slideshows using parcel and react.
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