Commit Graph

7 Commits

Author SHA1 Message Date
drew ea965b6834 Switch to TailwindCSS and remove global CSS file 2025-01-12 15:16:21 -06:00
drew 211fcac0c3 Add "Home" button with link to the homepage in inventory
This commit adds a "Home" button to the inventory page, allowing users to navigate back to the homepage easily. The `Link` component from "react-router" was imported to achieve this functionality.
2025-01-11 21:53:25 -06:00
drew 643b8cfbcc Made router work 2025-01-11 21:25:17 -06:00
drew 1ebbb16677 idfk 2025-01-09 18:04:00 -06:00
drew 62c8d5b266 Remove React logo and counter, update App title to 'BarkMan'
The React logo and counter button were removed from the app. The main heading was updated to display 'BarkMan', simplifying the interface. Unused imports were also cleaned up.
2025-01-09 16:53:37 -06:00
drew 9a22067ead changed front end stack 2025-01-09 16:29:36 -06:00
drew 46b278e08a added ui 2025-01-09 11:40:50 -06:00