vue-test

Set up the front-end

Clone this repo:

git clone git@github.com:henrique-marques-vsoft/vue-test.git

Run npm install

Rename the .env.example to just .env

Then run npm run dev

Then go to http://localhost:5173/

And it’s done. If you want to lookup the user’s orders you can just click on the user name or click on the Orders button on the last column of the table.