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!
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!
Github: https://github.com/jtbeaudoin
LinkedIn: https://www.linkedin.com/in/josiebeaudoin/
Github: https://github.com/alewoo28
LinkedIn: https://www.linkedin.com/in/alexis-w-1799578a/
LinkedIn: https://www.linkedin.com/in/sharminsultana/
Github: https://www.linkedin.com/in/sharmin-s/
Github: https://github.com/crispinamuriel
LinkedIn: https://www.linkedin.com/in/crispinarmuriel/
Technologies used in this project: Javascript, Node.js, Express.js, React.js, Redux.js, Sequelize.js, HTML, CSS, Bootstrap, PostgreSQL, OAuth, Passport