Skip to content

This is a beginner-friendly JavaScript project I created as a part of the Practical JavaScript Course on Platzi. The primary aim of this project is to showcase the foundational understanding and application of HTML, CSS, and JavaScript that I gained during the course.

Notifications You must be signed in to change notification settings

joseuribeh98/YardSale

Repository files navigation

PlatziJS_Practical_Course_Project

Description

This is a simple yet interactive JavaScript project created as part of the Practical JavaScript Course on Platzi. The main aim of this project is to demonstrate the foundational knowledge of HTML, CSS, and JavaScript.

Features

  • Basic Web Layout: The project provides a simple, effective user interface for a shop designed using HTML and CSS. It includes key layout elements such as a navigation bar, main content area with a list of products using CSS grid and rendered using a fake API.

  • JavaScript Functionality: Product cards and product details have been added to the main view using JavaScript. These demonstrate basic JavaScript functionalities like event handling, DOM manipulation, and data manipulation.

  • Code Structure and Readability: The project's codebase is well-structured and readable, in line with best practices taught during the course. This makes it a great learning resource for beginners.

Live Demo

Experience the main page live at https://joseuribeh98.github.io/YardSale/

Installation

  1. Clone this repository.

    git clone https://github.com/joseuribeh98/YardSale.git
    
  2. Open the index.html file in your preferred web browser.

Usage

Navigate through the website and interact with the various components to see JavaScript in action.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Credits

This project was created as part of the Practical JavaScript course at Platzi. Special thanks to the Platzi team for their invaluable guidance and resources.

About

This is a beginner-friendly JavaScript project I created as a part of the Practical JavaScript Course on Platzi. The primary aim of this project is to showcase the foundational understanding and application of HTML, CSS, and JavaScript that I gained during the course.

Topics

Resources

Stars

Watchers

Forks