- Clone repo
- Install Dependencies
npm i
- Run app
npm run start
This is an E-commerce site that allows the user to browse and purchase items through stripe.
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
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
- HTML
- JavaScript
- Node.js
- NPM
- React.js
- Stripe
- JWT
- IndexedDB
- MongoDB
- Mongoose
- Concurrently
- Nodemon
- GraphQL
- Express.js
- Apollo
- Bcrypt
- Faissal Shabani