Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive Web Applications (PWA) Challenge: Text Editor

Table of Contents

  1. Description
  2. Badges
  3. Visuals
  4. Installation
  5. Usage
  6. Support
  7. Contributing
  8. Authors and acknowledgment
  9. License
  10. Project status

2. Badges

License: MIT

Visual Studio Code Markdown GitHub HTML5 CSS3 JavaScript Express.js NPM Nodemon Webpack Babel Render

3. Visuals

URL of app deployed to Render:

JATE text editor

Screenshot

image

image

image

image

4. Installation

- 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.

5. Usage

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.

6. Support

For support, users can contact tydamon@hotmail.com. Links to my github and the app repo are also in the footer of the blog.

8. Contributing

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".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

9. Authors and acknowledgment

The author acknowledges and credits those who have contributed to this project, including:

10. License

Distributed under the MIT License. See LICENSE.txt for more information.

11. Project status

This project is completed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages