Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 710 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 710 Bytes

PaperTodo

Giphy

Live Demo

The classic Todos Tracker as a Progressive Web App. Built using React, Redux, leveraging styled-components, PaperCSS, Service Worker tools. Data is retained using localStorage.

Features

  • Cross-browser, cross-platform support
  • Installable web app
  • Offline functionality with local storage
  • Fancy yet simple UI
  • Lightweight

Development

Install all the required packages/dependencies using yarn or npm

Checklist

  • Use localstorage to store todos
  • Improve app responsiveness on all devices

Contributing

Feel free to open issues and pull requests!