GithubHelp home page GithubHelp logo

alifsuryadi / action-figure-marketplace Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 8.2 MB

๐Ÿ›’ A responsive marketplace or online shop website developed with Laravel v10

Home Page: http://actionfigure.rf.gd/

License: MIT License

PHP 25.52% JavaScript 0.08% SCSS 2.59% CSS 31.82% Blade 39.98%
ecommerce marketplace online-shop shopping laravel website action-figure

action-figure-marketplace's Introduction

Action Figure Marketplace

Action Figure Marketplace is a project designed for buying and selling various action figures. Follow the steps above to set up the project locally and start exploring the fascinating world of action figures. Feel free to contribute and enhance the marketplace.


Interactive Demo

Checkout the Interactive Demo here.

Menu


Contribution

You are welcome to contribute to this project. Please follow the contribution guidelines in CONTRIBUTING.md.

Run Locally

  • Here are the steps to install and run the project.

Clone the project

  git clone https://github.com/alifsuryadi/action-figure-marketplace.git

Go to the project directory

  cd action-figure-marketplace

Create an .env file based on the env.example file

  copy .env.example .env

Install package-package

  composer install

Generate key to enter APP_KEY in .env file

  php artisan key:generate

Create database

  php artisan migrate

Access the seeder files in the database/seeds folder

  php artisan db:seed

Import all data from provinces to sub-districts in Indonesia (optional)

  php artisan db:seed --class=IndoRegionSeeder

Create a symbolic link between the storage folder and the public folder on the web server

  php artisan storage:link

Install vite

  npm install

Run bootstrap (optional)

  npm run dev

Start the server

  php artisan serve

License

This project is licensed under the MIT License


Repo

Source code : action-figure-marketplace


Feel free to adjust the language and details according to the specifics of your project.

Thanks

Enjoy Marketplace !!

action-figure-marketplace's People

Contributors

alifsuryadi avatar

Stargazers

 avatar  avatar Jimmy Wira Arbaa avatar

Watchers

 avatar

Forkers

jimmywiraarbaa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.