Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 492 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 492 Bytes

🛠 Installation & Set Up

  1. Install dependencies

    yarn
  2. Start the development server

    yarn dev

🚀 Building and Running for Production

  1. Generate a full static production build

    yarn build
  2. Preview the site as it will appear once deployed

    yarn start

Technologies Used

The following technologies were used to create this portfolio:

  • Next.js
  • React
  • Typescript
  • SCSS
  • Framer Motion