Skip to content

abhinav2712/abhinav-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠 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