ptzagk / paper-todo

React-Redux Todos PWA

Home Page:https://paper-todo.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

yarn

Serve the app to browser

yarn start

Checklist

  • Use IndexedDB in place of localStorage
  • Improve methods by using Observables/Promises
  • Improve app responsiveness on all devices

Contributing

Feel free to open issues and pull requests!

About

React-Redux Todos PWA

https://paper-todo.firebaseapp.com/


Languages

Language:JavaScript 89.0%Language:HTML 11.0%