/grey-sky-media-assessment

Simple e-commerce page with product display, search functionality and pagination built with vue.js version 3 and tailwindCSS.

Primary LanguageVue

Clone project

https://github.com/abugi/grey-sky-media-assessment.git

Install project dependencies

npm install

Run project on local development server

npm run dev

Compiles and minifies for production

npm run build