Skip to content

Tward9/PWA-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA Text Editor

Description

This application is a text editor that can be downloaded as an app and run offline. The data entered into the editor is saved if it loses focus and is still viewable the next time it is opened thanks to IndexedDB.

Check out the deployed application here

Table of Contents

-Installation
-Usage
-Contributing
-Tests
-Questions
-License

Installation

The following is required to install the program.
npm i

Usage

To run, do the following:
After running npm i in the root folder, in the console, type npm run start, this will run the build scripts for the server and client and start up the app. Then the application can be viewed at local host and downloaded as a PWA.

Usage Images:

application in browser
downloaded application
service worker
IndexDB Running

Contributing

please fork

Questions

For questions please check my GitHub or reach out via email at theoward9@gmail.com

About

Text Editing application that can be run offline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published