Text Editor

Github licence

Description

Build a text editor that runs in the browser. The app will be a single-page application that meets the PWA criteria. Additionally, it will feature a number of data persistence techniques that serve as redundancy in case one of the options is not supported by the browser. The application will also function offline.

Table of Contents

Installation

The user should clone the repository from GitHub and run npm install in order to install the npm package dependencies.

Usage

To start application run npm run start.

Deployed Heroku link here - Heroku

License

This project is license under MIT

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Questions

If you have any questions about this projects, please contact me directly at jingliu788@gmail.com. You can view more of my projects at https://github.com/jing-liu-778.