Skip to content

an ecommerce web application is online store with payments methods using Laravel, Vue js, MySql as database and Taillwind for styling

Notifications You must be signed in to change notification settings

kadik23/ecommerce-app

Repository files navigation

ecommerce-app

An ecommerce web application is online store with payments methods using laravel and mysql for backend and tailwindcss for styling

How to start

First install all necessary composer dependencies by running

composer install

Then since this is laravel you need to generate new key so run

php artisan key:generate

then istall npm

npm install
npm run dev

then run server in another terminal

php artisan serve

UI images soon ..

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

About

an ecommerce web application is online store with payments methods using Laravel, Vue js, MySql as database and Taillwind for styling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published