Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amerikan/boardy

Create slide shows with text, images, shapes, and more!
https://github.com/amerikan/boardy

javascript presentations slides slideshow-maker

Last synced: about 1 month ago
JSON representation

Create slide shows with text, images, shapes, and more!

Awesome Lists containing this project

README

        

# Boardy

⚠️ UNDER ACTIVE DEVELOPMENT, not ready for production use!

Add styled text, images, or shapes anywhere on a canvas to create slides.

## Demo

[Live Demo](https://amerikan.github.io/boardy)

## Usage

```html




var canvas = new Boardy("#canvas").mount();

```

## Development

1. Run `npm start` to start local development server.
2. Open .