Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 452 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 452 Bytes

Subscription Manager

App built to manage any kind of subscription

Screenshot

Tools used

  • React
  • Redux
  • Octicons
  • Parcel Bundler
  • PouchDB
  • Electron

Commands

Run development server (port 8080):

  npm start

Run build (default folder 'build'):

  npm run build-electron

Feel free to fork, copy and study it!

That's all folks

Daniel