Updated the fronted to include a skeleton UI to get a feel for the website using Mantine. Changes include
Added a homepage that includes a mock inventory table that can be searched and sorted. Includes the minimum count for a product, its name, and the count of the product.
Added mock delete and edit buttons for each item in the table.
Added mock side navbar
Added ability to switch between light and dark theme.
Updated the fronted to include a skeleton UI to get a feel for the website using Mantine. Changes include