/texteditorapp

This project is a PWA-compatible app for text editing and note taking. The deployed version is available through Heroku (link in README), this is the repo for it.

Primary LanguageJavaScriptMIT LicenseMIT

Text Editor App

GitHub license

Description

This project is a PWA-compatible app for text editing and note taking. The deployed version of this app is available on Heroku HERE.

Table of Contents

Installation

To install necessary dependencies, run the following command in the console/command line:

npm i

Usage

The deployed app is available HERE. To run from a cloned repo, run the app from the command line by typing the following command:

npm start

License

This project is licensed under the MIT license. Learn more HERE.

GitHub Repo

https://github.com/ericwittenstein/texteditorapp

Project Demo

**_ THIS IS A PLACEHOLDER FOR AN IMAGE OR SCREEN RECORDING OF THE PROJECT _**

Contributing

Not currently accepting contributions to this project

Testing

To initiate the unit tests for this project, run the following command in the console/command line:

npm test

Questions and Contact Info

If you have any questions about the repo, please open an issue on GitHub or contact me directly at eric.wittenstein@gmail.com.

You can find more of my work at github.com/ericwittenstein/.

Eric Wittenstein