Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 578 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 578 Bytes

My portfolio website built with next.js, shadcn/ui, and magic ui, deployed on Vercel.

Getting Started Locally

  1. Clone this repository to your local machine:

    git clone https://github.com/johnayeni/portfolio
  2. Move to the cloned directory

    cd portfolio
  3. Install dependencies:

    pnpm install
  4. Start the local Server:

    pnpm dev

License

Licensed under the MIT license.