Skip to content

as a user I want to type notes or code snippets with or without an internet connection so that I can retrieve such snippets at a later date

Notifications You must be signed in to change notification settings

mcjbyday/WriteWithMePWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WriteWithMePWA

When your connection fails, your coding genius shall persist.

Table of Contents

-Description

-See It Deployed!

-Screen Captures

-Technology

-Installation

-Usage

-Questions/Contact

Description

WriteWithMe is a lightweight progressive web application (PWA) geared toward software enthusiasts who desire a user expereience that blends the benefits of a traditional browser with those of a mobile application.

Back to Top

See it deployed live where you can download!

See application live here!

Screen captures

Image Description
Application in use Application in use as Progressive Web App
 Application install Application install from browser
Application download prompt Application download prompt

Technology

At its core, WriteWithMe makes use the following technologies:

  • Node.js
  • Express.js
  • IndexedDB (and idb)
  • Webpack

Back to Top

Installation

To install required packages, run the following command in your local directory upon forking the repository.

`npm i`

Back to Top

Usage

Back to Top

References/Resources

Back to Top

Questions / Contact

Back to Top

About

as a user I want to type notes or code snippets with or without an internet connection so that I can retrieve such snippets at a later date

Resources

Stars

Watchers

Forks

Releases

No releases published