This text editor was built using an existing application and implementing methods for getting and storing data to an IndexedDB database.
User will clone the repository. After cloning, run npm install to install the dependencies. Then run npm run build to generate the /dist folder.
Enter npm run start into the terminal to open this application on your local machine.
Below are links to the heroku deployed website and github repository.
- The following image is of the console log:
- The following image is of the manifest:
- The following image is of the service worker:
This application is licensed under MIT.
For detailed information about this license, go to https://mit-license.org/.
This project was completed through the University of Minesota Coding Bootcamp