Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 280 Bytes

File metadata and controls

8 lines (5 loc) · 280 Bytes

The JavaScript Full-Stack Bootcamp: LEVEL 33 DESKTOP APPS (Lesson 153)

Created a JS Desktop application using Electron that's an RSS reader. We only use plain JS with no framework or UI library.

NOTES: Use 'store.clear()' to clear the stored data.

-Finished 9/18/20 by E.Cope.