Skip to content

dhoffman03/PWA-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA-Text-Editor

License Badge

Description

This text editor was built using an existing application and implementing methods for getting and storing data to an IndexedDB database.

Table of Contents

Installation

User will clone the repository. After cloning, run npm install to install the dependencies. Then run npm run build to generate the /dist folder.

Usage

Enter npm run start into the terminal to open this application on your local machine.

Deployed Application

Below are links to the heroku deployed website and github repository.

Demo

Demo of deployed webpage

  • The following image is of the console log:

image of database

  • The following image is of the manifest:

image of manifest

  • The following image is of the service worker:

image of service worker

License

This application is licensed under MIT.

For detailed information about this license, go to https://mit-license.org/.

Credits

This project was completed through the University of Minesota Coding Bootcamp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published