Skip to content

A full stack Vue.js CRUD application that simulates an online marketplace experience. Click the link for the live demo!

License

Notifications You must be signed in to change notification settings

troach24/online-store-client

Repository files navigation

Eazy Marketplace (Client)

A full stack Vue.js CRUD application that simulates an online marketplace experience.

Use cases: 
1. As a 'buyer', a user can browse for items and add them to the shopping cart, 
then simulate the checkout process using a test credit card number. 
2. As a 'seller', a user can add, edit, and or delete inventory items from the database.

Client Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

Add Inventory Item

Add Item(s) to Cart

Stripe Payment Testing Info:

# Use any email (Ex: test@example.com)
# Test Credit Card #: 4242 4242 4242 4242
# Use any expiration date in the future
# Use any 3 digit verification number

Stripe Checkout Demo

Check out the live demo HERE!

Check out the server side repository here

Please do not hesitate to email me at travis.roach24@gmail.com if you have any recommendations!

License

MIT

About

A full stack Vue.js CRUD application that simulates an online marketplace experience. Click the link for the live demo!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages