jordanheidlage / jth_text_editor

This application will allow the user to edit text in a browser based js text editor to demonstrate Progressive Web Application functionality. This application will also run offline.

Home Page:https://jth-jate.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JTH-Just_Another_Text_Editor

Description

This application will allow the user to edit text in a browser based js text editor to demonstrate Progressive Web Application functionality. The application is deployed on heroku, and also functions offline. Below is a snippet of the UI.

Website Preview

Table of Contents (Optional)

License

License: MIT

Installation

After downloading the file, run the following commands: -"npm i" -"npm run build" -"npm start"

Usage

This application was developed for the user to create notes with/without internet connectivity. If you exit the editor window, all of your changes will be automatically saved, and you'll be about to revisit the page offline with completely similar functionality. The user also has the capability to use the install the application in two ways: -The "Install" button in the header -The download button in your URL bar to download the site as an application

Deployed Heroku Website: https://jth-jate.herokuapp.com/

Credits

Ohio State University instructional staff, and myself

Contributions

Instructional Staff, and myself

Tests

Questions

About

This application will allow the user to edit text in a browser based js text editor to demonstrate Progressive Web Application functionality. This application will also run offline.

https://jth-jate.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 68.6%Language:CSS 22.8%Language:HTML 8.7%