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:
Frontend:
- Next js
- Tailwind css
- Zustand
Backend:
- Laravel
- MySql
To install and run the project, follow these steps:
- Clone the repository:
git clone https://github.com/ssilvertt/hikikomorikai-renewed/tree/main
- Navigate to the project directory:
cd hikikomorikai-renewed
- Navigate to the backend directory:
cd hikikomorikai-backend
- Install laravel dependencies:
composer install
- Start server:
php artisan serve
-
Create new terminal
-
Navigate to frontend directory
cd hikikomorikai-renewed
cd hikikomori-frontend
- Install dependencies:
npm install
- Start project:
npm run dev
Enjoy!