Skip to content

seanmgrant/Text-Editor-Progressive-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Editor-Progressive-Web-App

Deployed Link

https://arcane-gorge-76544.herokuapp.com/

Description

JATE is an online text editor that is optimized for use as a Progressive Web Application (PWA). This means that it can be used offline as well as online, making it a useful tool for developers who want to create and save notes or code snippets for future reference. With JATE, you can confidently access your notes and code snippets even when you don't have an internet connection.

intalltion

To install this project from the repository, navigate to the root directory and run the following commands

npm i
npm start

Usage

The image below displays the manifest.json file for the application: Screen Shot 2023-01-06 at 6 40 24 PM

The image below illustrates the registered service worker for the application: Screen Shot 2023-01-06 at 6 41 42 PM

The image below demonstrates the IndexedDB storage for the application: Screen Shot 2023-01-06 at 6 43 21 PM

Tech Stack

Node.js
Express.js
IndexedDB
Heroku PWA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published