Skip to content

Latest commit

 

History

History
58 lines (48 loc) · 1.69 KB

README.md

File metadata and controls

58 lines (48 loc) · 1.69 KB

19 Progressive Web Applications (PWA): Text Editor


Description

Progressive Web Application, also known as PWA, is an web-application that uses service workers, manifest, and other useful web-platform features to maximizes user experience.

This application features a Text Editor Progressive Web Application (PWA) which allows users to download locally to their device and have access to the application off-line as well.

Final application is deployed using Heroku.


Table of Contents


Installation

  • This application requires Node.JS
  • Install necessary npm packages:
    npm run install
  • Starting the application:
    npm run start:dev

Process

  • Application installation process: img

  • Displays application's manifest.json file: img

  • Displays application's registered service worker: img

  • Application: img


License

License: MIT


Contributors


Contact