This example app is a fullstack web application leveraging the FakeStoreAPI and Tailwind CSS.
Run the following commands to serve the application (see the tailwind example in the main Dioxus repo for more detailed information about setting up tailwind):
npx tailwindcss -i ./tailwind.css -o ./public/tailwind.css --watch
dx serve
This is a work in progress. The following features are currently implemented: