Skip to content

jhirono/portfolio

Repository files navigation

Jumpei Hirono - Portfolio

A minimalistic, bilingual portfolio website built with Next.js and Tailwind CSS.

Features

  • Simple, clean design
  • Bilingual support (English 🇺🇸 / Japanese 🇯🇵)
  • Responsive layout
  • Dark mode support
  • Minimalistic tech components

Tech Stack

  • Frontend: Next.js (React-based)
  • Styling: Tailwind CSS
  • Hosting: Ready for deployment on Vercel

Getting Started

Prerequisites

  • Node.js 18.17 or later

Installation

  1. Clone the repository:
git clone https://github.com/jhirono/portfolio.git
cd portfolio
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser to see the result.

Deployment

This site is ready to be deployed on Vercel:

  1. Push your code to GitHub
  2. Connect your repository to Vercel
  3. Deploy!

Project Structure

  • src/app/ - Next.js App Router pages
  • src/components/ - Reusable UI components
  • src/context/ - React Context for state management
  • src/translations/ - Translation strings for English and Japanese

License

MIT

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors