/hikikomorikai-renewed

E-commerce fashion store with goth design

Primary LanguagePHP

Hikikomori Kai

Hikikomori kai - famous designer and clothes creater.

This website is a renewed version of his original website that looks not to good. My main goal was to create the beautiful design, that will look good on every device.

Demonstration video you can find here

Screenshots:

Main Page

Product Page

Product Descriptopn

Cart Page

Login Page

Add Product Page

Tech stack

Frontend:

  • Next js
  • Tailwind css
  • Zustand

Backend:

  • Laravel
  • MySql

Installation & Configuration

To install and run the project, follow these steps:

  1. Clone the repository:
  git clone https://github.com/ssilvertt/hikikomorikai-renewed/tree/main
  1. Navigate to the project directory:
   cd hikikomorikai-renewed
  1. Navigate to the backend directory:
   cd hikikomorikai-backend
  1. Install laravel dependencies:
   composer install
  1. Start server:
   php artisan serve
  1. Create new terminal

  2. Navigate to frontend directory

   cd hikikomorikai-renewed
   cd hikikomori-frontend
  1. Install dependencies:
   npm install
  1. Start project:
   npm run dev

Enjoy!