jgray33 / pwa-text-editor

A text editor PWA that runs in the browser and functions offline. Features a number of data persistence techniques that serve as redundancy in case an option is not supported by browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Just Another Text Editor - JATE

Description

A text editor application that runs in the browser but also functions offline and is downloadable.


Table of contents

Installation

This is a live application which can be viewed here: https://ancient-mountain-21682.herokuapp.com/

To install the app onto your local computer, click the install button on the screen.

jate-screenshot

Usage

The beauty of this application is that you can use it wherever you like! And install it wherever you like to use it offline

License

This application is covered under the MIT license.

Contributors

No other contributors

Tests

No test instructions for this yet

Questions

If you have any questions, visit my GitHub profile or email me: julia.gray30@gmail.com

About

A text editor PWA that runs in the browser and functions offline. Features a number of data persistence techniques that serve as redundancy in case an option is not supported by browser.

License:MIT License


Languages

Language:JavaScript 62.9%Language:CSS 26.9%Language:HTML 10.2%