Skip to content

YashJipkate/personal-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Site

The source code for my personal site built in Next.js.

Local Installation

  • Clone this repository.
  • Run npm install in the root of the repository.
  • Run npm run dev to fire up the local development server.