Skip to content

simple cart shop with Laravel 9 + React JS + Tailwindcss

Notifications You must be signed in to change notification settings

Dwipasca/cart-shop

Repository files navigation

Cart Shop

Screenshoot

Screen Shot 2022-07-10 at 22 38 05

Screen Shot 2022-07-10 at 22 38 41

Screen Shot 2022-07-10 at 22 46 27

Depp or Lib I use

How to use

  • clone this repo
    git clone git@github.com:Dwipasca/cart-shop.git
  • go to the project directory
    cd cart-shop
  • install depp
    composer install
    npm install
  • create a new file .env and then copy all contents of the file .env.example
  • set the project key
    php artisan key:generate
  • run project
    php artisan serve
    npm run dev

About

simple cart shop with Laravel 9 + React JS + Tailwindcss

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages