This is yet another simple habit tracker with interactive counter build using hotwire
Simply, clone the repo and run rails s
in the terminal in project directory. Then, copy paste the http://127.0.0.1:3000 or http://localhost:3000 in browser.
Enjoy!