https://arcane-gorge-76544.herokuapp.com/
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.
To install this project from the repository, navigate to the root directory and run the following commands
npm i
npm start
The image below displays the manifest.json file for the application:

The image below illustrates the registered service worker for the application:

The image below demonstrates the IndexedDB storage for the application:

Node.js
Express.js
IndexedDB
Heroku
PWA