Skip to content

Latest commit

 

History

338 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

This is the third iteration of my portfolio.

I've made use of Next.js which is a production grade React framework.

This app leverages Next's SSR capabilities to statically fetch and render all its data. Everything from What I'm Doing to Projects and the Skill chips are fetched from JSON files and pre-rendered.

Homepage

How to Run

  • Clone this repo
    • cd $path_to_dir
    • git clone https://github.com/Saakshaat/saakshaat.github.io/
  • Install required dependencies
    • cd saakshaat.github.io
    • yarn install
  • Serve on localhost
    • yarn dev

Releases

Packages

Used by

Contributors

Languages