SKIP TO CONTENT
All projects

Client project · E-commerce · 2026

mimi.cloOnline clothing store

mimi.clo is an online storefront I built for a client, a small women's clothing shop in Nepal. Shoppers can browse tees and tops, filter and search the collection, pick a colour and size, and buy straight away or add pieces to their bag. Stock is shown for every size, sale items show both the original and discounted price, and the shop owner runs everything from a built-in admin panel.

mimi.cloScreenshot 1 of 5
mimi.clo screenshot 1 of 5
Screenshot 1 of 5

The shopping flow

From the shop page a customer can filter by category or search, then open a piece to see its photo gallery, choose a colour and size, and either add it to the bag or buy it straight away. Low stock is flagged on both the product card and the product page, and discounted pieces show the original price next to the sale price.

Running the shop

Behind the storefront is an admin panel with tabs for products, categories, orders and settings. From the products list the owner can add a new piece, edit or delete an existing one, and change stock for each size (S, M, L) right in the table, with the total worked out automatically. New orders show up as a count on the Admin and Orders tabs.

Under the hood

The storefront is a Next.js app deployed on Vercel, with product images stored in Supabase. It also has a light and dark theme, and a contact page with the shop's hours and social links.