Skip to content

leoelicos/shopr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopr

https://shpr.herokuapp.com/

An e-commerce MERN with Redux, GraphQL, Stripe Payments and PWA.

Users add to a shopping list that takes them to a real checkout with credit card. Without refreshing the page. They can also filter items by category by clicking on filters. They can also pay with Stripe using a credit card.

Tech Package
graphql client @apollo/client
front end framework react
state management redux
server framework express
authentication jsonwebtoken
database management mongoose

Development and Testing

git clone https://github.com/leoelicos/shopr.git
cd shopr
npm install
npm run develop

Demo

snapfireShopVideoDemo.mp4

Screenshots

Home

home

Detail

detail

Checkout

checkout

Success

success

License

MIT License.