Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 664 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 664 Bytes

Overtyper

Experiment in automatic insertion of timed transcript corrections. An implementation of an idea shared by Mark Boas at TextAV in July 2017.

Built using React and Create React App.

Comments? Get in touch with me on Twitter.

Demo

👉 https://alexnorton.github.io/overtyper/ 👈

Development

Clone this repository, then install the dependencies:

$ npm install

Start the development server:

$ npm start

And navigate to http://localhost:3000/.