- Description
- Badges
- Visuals
- Installation
- Usage
- Support
- Contributing
- Authors and acknowledgment
- License
- Project status
URL of app deployed to Render:
Screenshot
- npm install i
! npm run build
+ npm run start:dev- npm install i to get dependencies
- npm run build to create a local production build of the app (inside 'dist' folder)
- npm run start:dev for service worker precaching
Note: The install button on the app works to download the app onto desktop, but can take a minute or so to load before alert displays.
This is a text editor which can record and save notes, and has offline interface display and functionality using cache plugins and a service worker. Text is saved into indexedDB keys and also local storage and can be retrieved later.
For support, users can contact tydamon@hotmail.com. Links to my github and the app repo are also in the footer of the blog.
Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (git checkout -b feature/NewFeature)
- Commit your Changes (git commit -m 'Add some NewFeature')
- Push to the Branch (git push origin feature/NewFeature)
- Open a Pull Request
The author acknowledges and credits those who have contributed to this project, including:
- https://git.bootcampcontent.com/Monash-University/MONU-VIRT-FSF-PT-11-2023-U-LOLC
- Chee Ho Tai
- Pranita Shrestha
- Phil Loy
Distributed under the MIT License. See LICENSE.txt for more information.
This project is completed.



