This is a text editor that is a progressive web application. It utilizes indexedDb to store the content of the text editor, webpack to bundle assets, and a service worker to cache the assets.
There are no prerequisites pertaining to this application. Simply head to the deployed link shown below and start typing.
Shown below is the deployed page.
- HTML
- CSS
- Javascript
- [NodeJS] (https://nodejs.org/en/docs/)
- [WebPack] (https://webpack.js.org/)
- David Chou
This project is licensed under the MIT License