/PG-2-Beautify

Single-page Application carry out with SCRUM methodology in 3 weeks by a team of Full Stack Devs using React.js, Redux, Node.js, Express, Postgres, Bootstrap, Auth0, MercadoPago and more. Some of the features include: checkout, cart, payment, shipping, schedule appointments and more.

Primary LanguageJavaScript

PG-2: Beautify

E-COMMERCE


Steps to start the server and open in navigator

BACK-END

Run this commands:

cd api
npm install
npm start

FRONT-END

Open a new terminal

Run this commands:

cd client
npm install
npm start