mhackyu / amazon-clone-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Clone (VueJS)

Visit the demo here: https://www.amazon.mhackyu.dev/

Check out the ReactJS version here.

Features

  • Stripe Payment Client API
  • Payment gateway using Stripe API. Check out the simple payment gateway developed using Node.js here
  • State management using Vuex
  • Form validations
  • Page navigation using Vue Router
  • BEM for CSS architechture
  • Netlify Hosting
  • Netlify Deploy Context
  • User authentication using Firebase Auth.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 78.3%Language:JavaScript 20.0%Language:HTML 1.7%