Esztergb / text-editor

Progressive Web Applications (PWA): Text Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Text Editor

Progressive Web Applications (PWA): Text Editor

Technologies Used

NodeJS Express.js JavaScript NPM Nodemon Webpack Babel

License: MIT Contributor Covenant

Table of Contents

Description

This is a text editor application. The text editor runs in a browser and can be installed on a computer. It utilizes webpack, service-worker, express, javascript, css, and html.

User Story

AS 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

Live-URL

Deployed Page with Heroku

Screenshots

Deployed Pafe screenshot Manifest screenshot Registered service worker IndexedDB

Installation

Users can view and utilize the application through the use of the browser by visiting the deployed application at https://heroku.com Viewing the application in the browser will also give users the ability to download the application allowing it to be used offline.

Tests

There are currently no unit testings written for this application.

Contribution-Guidelines

Please follow Contributor Covenant Guidelines by clicking on the following link: Contributor Covenant

License

This project is covered under the MIT licence.
To learn more click on the following link

Credits

Starter code was given for this challange and code is based on mini project and some other modules from bootcamp. I worked with a tutor, Drew Sanches who also helped me finalize my project.

Questions

Please visit my GitHub Repo to view this project. Deployed Page

About

Progressive Web Applications (PWA): Text Editor

License:MIT License


Languages

Language:JavaScript 66.6%Language:CSS 24.2%Language:HTML 9.2%