Proyecto de la materia Laboratorio IV. El cual se realizo para integrar los conocimientos y aprendizajes adquiridos en el cuarto semestre de la carrera Tecnicatura Universitaria en Programación.
Client: Javascript,React, Redux, TailwindCSS, Material UI.
Server: Node, Express,Javascript,MongoDB
Clone the project
server:
https://github.com/CodeSystem2022/Ecommerce-CarlaFaes.git
client:
https://github.com/CodeSystem2022/Ecommerce-Client-CarlaFaes.githttps://github.com/CodeSystem2022/Ecommerce-Client-CarlaFaes.git
Go to the project directory
client: cd client-mueblesexpress/
server: cd server/Ecommerce-CarlaFaes/server
Install dependencies
npm install
Start the server
npm start