Skip to content

This application features a Note-Taker Progressive Web Application (PWA)

Notifications You must be signed in to change notification settings

paulwon2223/PWA-Text-Editor-PW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This application features a Note-Taker Progressive Web Application (PWA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published