PedroLara14 / ShoppingCart-Academlo-Gen-26-Vanilla-JS-Project

Ecommerce project developed during the Academlo Generation 26 BootCamp Fundamentals module with HTML, CSS and JavaScript

Home Page:https://shopping-cart-pedrolara.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eCommerce with JavaScript and MixItUp

Screenshoot of the page

This eCommerce project was developed with JavaScript and includes a product filtering feature implemented using the MixItUp library. The project was built with pure logic and is designed to showcase the dynamic and interactive features of an eCommerce website.

Features

  • Dynamic and efficient product filtering thanks to MixItUp.
  • Responsive design for an optimal user experience on mobile devices.
  • Implementation of basic eCommerce functionalities, such as shopping cart.

Requirements

To run this project, the following are required:

  • Updated web browser (Chrome, Firefox, Safari, etc.).
  • Internet connection to load CSS and JavaScript files.

How to use

There are two ways to use this project:

  1. The easiest way to use this project is by clicking on this link: https://shopping-cart-pedrolara.netlify.app/. This will take you to a live demo of the project hosted on Netlify.

  2. Alternatively, you can follow these steps to run the project locally on your machine:

  • Clone this repository to your local machine using git clone https://github.com/PedroLara14/ShoppingCart---Academlo-Gen-26-Vanilla-JS-Project.git.
  • Open the project folder in your code editor of choice.
  • Open the index.html file in your browser.

That's it! You should now be able to use the project locally on your machine.

Note that if you decide to run the project locally, you will need to have a web browser installed on your machine to be able to view the project.

Contribution

If you wish to contribute to the development of this project, you can do so in the following ways:

  • Reporting errors or suggesting improvements through Issues.
  • Forking the repository and submitting Pull Requests with your changes.

License

This project is available under the MIT License. See the LICENSE file for more information.

Thank you for your interest in my project! If you have any questions or comments, please do not hesitate to contact me.

Contact

Feel free to reach out to me if you have any questions or feedback about this project!

About

Ecommerce project developed during the Academlo Generation 26 BootCamp Fundamentals module with HTML, CSS and JavaScript

https://shopping-cart-pedrolara.netlify.app/

License:MIT License


Languages

Language:JavaScript 46.5%Language:CSS 34.2%Language:HTML 19.3%