plataforma de compra online ; Frontend escrito en React ; Backend escrito en Smalltalk
# e-commerce-site ### This WebApp contains the following features: - Login page : allows users to log into the app. - Catalogue : displays the products available for sale. - Cart : contains the items currently selected for purchase. - Purchase History : allows users to access their previous purchases. ### To run the App follow these steps: 1. Execute the smalltalk Cuis environment: - On the "backend" folder double-click the "run" batch file - Open a workspace and execute the command "TusLibrosRestInterface listeningOn: 8080" 2. On the "frontend" folder run the command: "npm start"