Skip to content

Dominique216/PWA-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

PWA-Text-Editor

Description

This is a in browser text editor that uses indexDB. Upon visitng the website, the user will be presented with a text editor that they can type in. The text should persist even if the page is reloaded.

Table of Contents

Installation

To install on locally:

  1. Copy the SSH key from the Repo into a folder on your own computer
  2. Once the files are installed, open the folder in your personal workspace
  3. For this application you will have run npm install in the integrated terminal for all the package.json files to install their dependencies.
  4. Once the files are installed, run npm start
  5. Navigate to the local host url in your browser and use the application

Usage

Visit website here

Screenshot 2023-03-01 at 5 26 19 PM

License

This project uses an MIT license. For more information click the license badge at the top of the README.

About

This is a in browser text editor that uses indexDB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors