Skip to content

appleajax/grace-shopper

Repository files navigation

LoveLaces

LoveLaces is full-stack e-commerce web application for selling shoes. LoveLaces can handle both logged in and guest users, manage their carts, and check out orders. It keeps records of users, products, and past orders using a Postgres database.

Visit LoveLaces to check it out!

Table of Contents

Download

Step by step guide for downloading repo:

cd <directory you want to download to>

git clone https://github.com/appleajax/grace-shopper.git

cd grace-shopper

npm install

npm start

Go to http://localhost:8080 to see LoveLaces!

Team

Josie Beaudoin

Github: https://github.com/jtbeaudoin

LinkedIn: https://www.linkedin.com/in/josiebeaudoin/

Alexis Woodbury

Github: https://github.com/alewoo28

LinkedIn: https://www.linkedin.com/in/alexis-w-1799578a/

Sharmin Sultana

LinkedIn: https://github.com/sharmin523

Github: https://www.linkedin.com/in/sharmin-s/

Crispina Muriel

Github: https://github.com/crispinamuriel

LinkedIn: https://www.linkedin.com/in/crispinamuriel/

Tech Stack

Technologies used in this project: Javascript, Node.js, Express.js, React.js, Redux.js, Sequelize.js, HTML, CSS, Bootstrap, PostgreSQL, OAuth, Passport