1.4 KiB
1.4 KiB
title | excerpt | tags | draft | ||||
---|---|---|---|---|---|---|---|
Rebuilding Acquia’s Dashboard with Vue.js and Tailwind CSS | How I rebuilt Acquia’s dashboard using Vue.js and Tailwind CSS. |
|
true |
After my rebuild of Drupal’s Bartik theme, I’ve now used Vue.js and Tailwind CSS to rebuild another Drupal related UI - this time it’s Acquia’s web hosting dashboard. Again, you can view the site on Netlify and the code on GitHub.
The applications page
![](/images/blog/rebuilding-acquia-vue-tailwind/1-applications.png)
The environments page
![](/images/blog/rebuilding-acquia-vue-tailwind/2-environments.png)
An environment page
![](/images/blog/rebuilding-acquia-vue-tailwind/3-environment.png)