• Stars
    star
    204
  • Rank 192,063 (Top 4 %)
  • Language
    TypeScript
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My personal portfolio.

Philippe.tedajo

A beautiful portofolio focus on simplicity, built with Next, TailwindCss and Vercel

Netlify Status

๐Ÿ› ๏ธ Usage

First, run the development server:

npm run dev
# or
yarn dev

๐Ÿ•Š๏ธ Building for Production

npm run build
# or
yarn build