Skip to content

Simple shopping car to put into practice the basic of react using the approach of class components

Notifications You must be signed in to change notification settings

JorgeRodz/carro-de-compras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic badge    Generic badge

🛍️ Shopping Cart 🛒

🌐 Live site 👉 shopping-cart

📷 Screenshots 📸

shopping-cart

️🧾 Description 🧾

Simple shopping cart application that allows users to add items to their cart.

I use the class component approach to build this application.

◽ Features ◽

  • Add items to the cart
  • Display cart items
  • Display the number of items in the cart

🧑‍💻 Try on your local machine 💻

  • Clone the repository
  • cd into the project directory and run npm install
  • Voila! Now you can run npm start to see the application in action

About

Simple shopping car to put into practice the basic of react using the approach of class components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published