This is a statically generated NuxtJs App (a Vuejs framework), for an e-commerce website for a hypothetical company.
The styling was done using Materializecss. I built the Materialzecss classes into Vuejs components (a combination of functional and non-functional components).
The NuxJs App serves both the Admin and Customer Dashboard UIs built with ReactJs. You can checkout the source codes for the Admin and Customer Dashboard UIs here and here respectively. And for the backend source code implemented with NestJs, check here
For Demo, visit We Do Your Farm. Admin login details
- Username: Tony Smith
- password: tonysmith
You can clone or download the source code and modify it according to your needs.