Skip to content

Text editor Progressive Web Application (PWA) that utilizes WebPack and Service Workers.

Notifications You must be signed in to change notification settings

andypieratt/did-you-get-my-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

did-you-get-my-text - PWA TextEditor

Description:

This application is PWA TextEditor that allows users to wrtie-up some text and the data will persist upon page reload. Users can also access this application when they are offline and the data they add will also persist if/when they come back online. This application is a fun tool for users to draft out their thoughts or code they want to experiment with!

Table of Contents:

  1. Deployed Link
  2. Installation
  3. Usage
  4. License
  5. Contributors
  6. Tests
  7. Contact/Questions

Deployed Link:

Here is the link to my deployed TextEditor PWA:

Installation:

To install this application you can either follow the deployed link to the application and download it as an app on your computer through the "install" button in the top-left corner. If you want to check out the code and download it that way, just clone the repo from my GitHub and then open the repository in VS Code or a similar platform. Once in there, open the comand-line and run "npm run start" and it should build a dist/ folder and turn the srver on so that the application is running. Hope you enjoy!

Usage:

The main usage of this application is to allow users to experiment with a TextEditor that is code-based in style. This application also demonstrates the important aspects of a PWA, where users can install the application on their own devices through the app itself rather than using an App Store or Android Store.

License:

None Currently

Contributors:

Andrew Pieratt

Tests:

None

Contact/Questions

If you have any questions or want to connect, please use one (or both) of the links below!

About

Text editor Progressive Web Application (PWA) that utilizes WebPack and Service Workers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published