Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 593 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 593 Bytes

Fonky Dashboard

Running

To quickly bootstrap the application, run the following command:

make preview

Then, head to http://localhost

If orders haven't been imported to the database, execute the following command:

make import-orders
# or vendor/bin/sail artisan order:import orders.csv

Tools Used

  1. Laravel 10
  2. Vue 3
  3. Tailwind
  4. Headless UI
  5. Tanstack Query
  6. Iconify