- Language: javascript
- Implementation: node
- Framework: express
- Package manager: npm
- Template engine: handlebars
- Database : mongoDB
- Sign up/in
- User profile
- Products
- Cart
- Checkout
Products are listed on seed/product-seeder.js file.
Before running the server, execute seeder
$node seed/product-seeder.js
Insert your stripe key on routes/index.js(secret key) and public/javascripts/checkout.js(public key).
If you don't have API key, Sign up https://stripe.com