Skip to content

LeinadZz/Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Editor

In this challenge I create a text editor that runs in your browser. This a progressive web application that features many data persistence techniques that server as redundancy in case one of the options is not supported by the browser. This application will also function offline.

User Story

AS A developer
I WANT to create notes or code snippets with or without an internet connection
SO THAT I can reliably retrieve them for later use

Screenshot

Screenshot of application Desktop Screenshot 2023 01 18 - 05 30 43 30

Screenshot of Service wroker Desktop Screenshot 2023 01 18 - 05 37 56 94

Screenshot of Manifest Desktop Screenshot 2023 01 18 - 05 38 16 42

Application link

Click here to view and run the application