This repository contains the exercise 2.2. E-commerce of the IT Academy Frontend course. It involves the frontend part of a E-commerce web application demo. Includes functionalities related to user-page interaction in a fictional shopping application (add/remove items to shopping basket and checkout). The webpage is made with bootstrap v5.0 allowing a responsive design across platforms.
-
JavaScript functionalities: Allows user-application interaction via JavaScript code.
-
Bootstrap v5.0 features: Employs the use of the framework's components to interact with the user actions.
-
Responsive design: Use of flex, media queries and Bootstrap grid system for mobile and desktop devices compatibility, providing an overall uniform experience in all platforms.
- HTML5
- CSS
- Bootstrap v5.0
- JavaScript
- None
✔️ Step 1: Clone the repository:
git clone https://github.com/Mesadova/2.2-E-commerce.git✔️ Step 2: Open the *.js files.