Skip to content

Latest commit

 

History

History
90 lines (64 loc) · 3.86 KB

README.md

File metadata and controls

90 lines (64 loc) · 3.86 KB

Issues LinkedIn


Logo


E-commerce site for men's skincare products.

View demo · Add issue

About

A stripped-down clone of Le Vesinet's Shopify site, containing core features such as:

Landing page

Pages for individual products

Shopping cart page

Try adding in a product or two first!

All pages and components are responsive on narrower screens. Currently, items added to cart are tracked using React state (useState hook) so will not persist through refreshes.

This project is part of The Odin Project's "Full Stack JavaScript" course. Built in ReactJS, this project focuses on practising routing (React Router v6), automated testing (Vitest, React Testing Library), managing states across pages, and styling React apps (CSS modules).

Built with

React Vite React Router Vitest Testing-Library

Contributing

If you have a suggestion that would make this project better, please feel free to add an issue and/or fork and create a pull request.

Acknowledgements

(back to top)