/trybeshoppingcart

Projeto 5 - Módulo Fundamentos - Shopping Cart

Primary LanguageJavaScript

Project 5 - Fundamentals Module - Shopping cart

Trybe warts


Skills and technologies used in this project:

  • _HTML 5 html5
  • _CSS 3 css3
  • _JavaScript javascript

What is the project about?

This project simulates an e-commerce with consumption of an API from Mercado Livre. Project under development.


Instructions for running the project:

  1. Clone the repository
  • git clone git@github.com:CrisSouzaMA/trybeshoppingcart.git
  • Entre na pasta do repositório que você acabou de clonar:
    • cd Projeto-5-Shopping-Cart
  1. Initialize the project
    • npm start (a new page should open in your browser with the project)

To-do List:

  • Refactor
  • Responsiveness
  • Adjust cart clear button

Bye 🖐️