Webshop - comme ci comme ça

A fully functional mocked webshop which the user can place order just as on a real webshop. We considered both the functionality and user experience in this project so there are a lot of small details you can discover, e.g. the homepage with randomised images, the conditional validations in the order form, the cart items are saved in local storage etc. Once the payment has been completed, the user will be presented with an order confirmation with an unique order number too.

The webshop has also an admin page where allows the "admin" to add, remove and even edit the products.

This project was built with React / TypeScript with Material UI.

Get started

To run the project, write the below command in the terminal:

npm install

npm start

Created by

Fia Andersson GitHub
Millie Chueng GitHub
Sara Lindqvist GitHub
Miranda Nilhag GitHub

Demo: https://commecicommeca.netlify.app/


(This is an individual assignment from my school. We do not own the copyrights of any furniture images in this project and this webshop is only for educational purpose.)