/Just-Another-Text-Editor

Just Another Text Editor

Primary LanguageJavaScriptMIT LicenseMIT

Just-Another-Text-Editor

Just Another Text Editor

Just Another Text Editor

What is this?

  • This is a progressive web application built using webpack.
  • This application is a text editor that stores your data locally giving you the ability to refresh your page and pick up where you left off. You can also install the application locally onto your machine

Installation

  • After cloning this repository, ensure you have node.js installed, open the terminal and run "npm i" followed by "npm start"

Usage

  • After running "npm start" in your terminal you should now be able to run the application using the localhost in your browser. If you wish to continue using the app offline you can simply click "install" located at the top right of the application

Here is a link to the Heroku app:https://justanothertext.herokuapp.com/Screen Shot 2023-01-21 at 10 22 59 PM