Sockekette is an e-commerce website. The features are as follows: features
This project aims to validate our VueJS elective.
- Nathanaël Allard
- Hugo Denis
- Pierre Pocheron
- Github Project
- Discord
- Navigation menu
- Display list of products
- Sort the list of product
- Search a product in the list
- Display list of categories
- Display list of products by category
- Display product informations
- Add / remove product from cart
- Manage quantity of products in cart
- Display product in cart
- Validate the order
- Web app
- VueJS
- Vite
- Vue Router
- Pinia
- Netlify
- Fake Store API
npm installnpm run devnpm run buildLint with ESLint
npm run lint