Full-stack web application for an e-commerce shopping platform that specializes in selling trainers. The app is built with Node.js, Express.js and has a MongoDB database. Payment processing is done through PayPal API.. Checkout site demo at https://calm-journey-37145.herokuapp.com/users/login
- install the dependencies in package.json with
npm install
- start the app with
npm start
in the console - to test visit http://localhost:3000
Sign up with your email. Login with newly created account. Slect your favorite kicks and pay for them with your paypal sandbox account!