A modern furniture store interface built with Vue 3 and Nuxt 4.
Based on:
Oasis — Modern & Contemporary eCommerce UI Kit
The design was adapted with custom features and implementation improvements.
- Node.js >= 22
- pnpm >= 11
Clone the repository:
git clone https://github.com/daisy40/oasisInstall dependencies:
pnpm installStart development server:
pnpm dev