A small app for manually tracking my dog's walks throughout the day. Add a walk when it happens, see the day's list, and delete entries if needed. Data is saved to local storage so it persists between visits, and the app works offline as an installable PWA.
This project is built with React and Vite.
npm install
npm run dev