Skip to content

Latest commit

 

History

History
69 lines (53 loc) · 1.16 KB

README.md

File metadata and controls

69 lines (53 loc) · 1.16 KB

Table of Contents

Install

  1. Clone repo
  2. Install Dependencies
npm i
  1. Run app
npm run start

Summary

This is an E-commerce site that allows the user to browse and purchase items through stripe.

User Story

AS A user
I WANT to be able to browse and add multiple items to my cart
SO THAT I can purchase my selected items and get confirmation of my purchase

Requirements

GIVEN a url to Shop-shop
WHEN I am able took look through the catalog
THEN I can add selected items to my cart and checkout

Screenshot

Screen Shot 2022-05-04 at 12 24 43 PM

Technologies Used

  • HTML
  • JavaScript
  • Node.js
  • NPM
  • React.js
  • Stripe
  • JWT
  • IndexedDB
  • MongoDB
  • Mongoose
  • Concurrently
  • Nodemon
  • GraphQL
  • Express.js
  • Apollo
  • Bcrypt

Contributors

  • Faissal Shabani

License

MIT