LegoTempoNE is a responsive e-commerce website developed as a final project for TalentoTech.
It features product browsing, detailed product views, shopping cart management, user authentication, and more — all built with React, including validations and smooth UX interactions.
This project is built using the following technologies and tools:
HTML5
CSS3
JavaScript (ES6+)
React
Git for version control
Vite (Build tool & dev server)
SweetAlert2 for elegant alerts and notifications
React Router for SPA navigation
Context API for global state management
-
Clone the repo:
git clone https://github.com/fedetempone/legotempone_ecommerce.git cd legotempone_ecommerce cd finalproject
-
Install dependencies:
npm install
-
Run the development server:
npm start
-
Open your browser at:
http://localhost:5000
You can access the deployed version of this project here:
👉 https://ecommerce-legotempone.onrender.com/
Ante cualquier inquietud siéntase en la libertad de consultar.
¡Si se puede imaginar, se puede programar!