Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 879 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 879 Bytes

PWA Text Editor

User Story

Aa a developer,I WANT to create notes or code snippets with or without an internet connection SO THAT I can reliably retrieve them for later use

Description

This is a text editor that runs in the browser. The app will be a single-page application that meets the PWA criteria. This application will use IndexedDB for data persistence. The application will also function offline and is installable and deployed to Heroku.

Languages && Technologies

HTML, CSS, Javascript, Node.js, Express.js, webpack plugins, Heroku

Installation && Usage

Click on the Heroku deployed application link and hit the install button on the navbar to install on your desktop!

Deployed Application

Link to Heroku App

Github Repo

Link to Github Repo