An e-commerce website that features a shopping cart, product catalog, check shipping charges, and a checkout system.
- Vue JS
- Bootstrap
- Visual Studio Code
- JWT - Token based authentication
- Midtrans - Payment gateway
- RajaOngkir - Shipping cost calculator
To get a local copy up and running follow these simple steps.
These are list of things you need to have before you use the project and how to install them.
- Node.js
Download the Node.js installer here
Run the installer - Text Editor
You can choose any text editor that suits you the most, but I recomend using Visual Studio Code
Download the VSCode installer here
Run the installer
- Clone the repo
git clone https://github.com/jjulianto/online-shop.git
- Change current directory to this repository folder
cd online-shop
- Install dependencies
npm install
-
Run the project
-
Development mode
-
Run the server
npm run serve
-
Lints and fixes files
npm run lint
-
-
Production mode
npm run build
-
Julianto - Github
- Icons Font Awesome