Skip to content

Lone1ne/PWA-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA Text Editor

Description

PWA Text Editor is a powerful text editing application that allows users to write and save text ON or OFFline. It uses IndexedDB to instantly store the users work, without clicking a save button, ensuring they never lose their work. The application comes with a service worker to pre-cache static assets to allow for offline usage. With one click, users can install the web application on their desktop, giving them the feel of a native app experience. The application is configured with webpack, allowing effective management of the service worker and generation of the manifest.json file.

Deployment Link

View the deployed application here! ---> PWA-Text-Editor

Mock-Up

The following images demonstrate the application functionality:

Demonstration of the finished PWA-Text-Editor being used in the browser

Demonstration of the finished PWA-Text-Editor being installed

Demonstration of the finished PWA-Text-Editor offline, installed, and with a registered service worker

Questions

Feel free to contact me here if you have questions! :

LinkedIn : Github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors