Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 647 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 647 Bytes

Thoughts.

A simple and elegant checklist app that helps you stay organized.
This app is a proof of concept and not meant for production environments.
Built with React.

Features

Seamlessly add, edit and remove checklists that are stored using the localStorage interface.
Also allows the user to change various preferences for the app's design.

Demo

Feel free to check out the demo hosted on firebase.

Other versions

I've built the same app using Angular and VueJS.
Angular
VueJS