Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 552 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 552 Bytes

My Portfolio Site ⭐

Live site: Tomomi Kosaka Portfolio image

Features

  • Responsive website
  • Some scroll animations
  • Contact Form using Formspree

Built with

  • Next.js
  • React
  • Tailwind
  • AOS

Run it on your local computer

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.