https://github.com/kokoro-hart/design_portfolio
Design Portfolio Website for 2022
https://github.com/kokoro-hart/design_portfolio
awwwards cssdesignawards design locomotive-scroll portfolio portfolio-website
Last synced: 14 days ago
JSON representation
Design Portfolio Website for 2022
- Host: GitHub
- URL: https://github.com/kokoro-hart/design_portfolio
- Owner: kokoro-hart
- Created: 2021-12-28T07:58:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T13:49:02.000Z (over 1 year ago)
- Last Synced: 2025-04-22T12:12:49.763Z (14 days ago)
- Topics: awwwards, cssdesignawards, design, locomotive-scroll, portfolio, portfolio-website
- Language: EJS
- Homepage: https://k-tobita.jp/
- Size: 253 MB
- Stars: 29
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kokorotobita-portfolio
## 🌐 Site URL
#### **https://k-tobita.jp/**
## 🎁 Overview
This is a portfolio site of Shin Tobita. It was created for job hunting.## Usage
### Output with mode:development
After moving to the `_gulp` folder, install node-modules and execute the following command.
```
$ npm run server
```
- Local server starts at http://localhost:3000.
- Compile ejs,scss, bundle js, babel transpile.... .etc.
- See gulpfile.js, webpack.config.js for details.### Output with mode:production
```
$ npm run build
```
- Generate files at the time of delivery directly under the `dist` folder.## 🏆 Award
We received the following awards at the CSS Design Awards
https://www.cssdesignawards.com/sites/kokoro-tobita-portfolio/42202/
- Special Kudos Award
- Best UI Design Award
- Best UX Design Award
- Best Innovation Award