Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 432 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 432 Bytes

flet-mvp-counter

A simple showcase of how one could use fletched to build a simple, login-protected counter app.

Also showcases the client storage functionality (that's why the port is fixed, otherwise no local storage would be found). This enables you to continue counting right where you left off!

See it in action here

Feedback and PRs are welcome.