Portfolio website
Built using
- three.js, a library that uses Javascript and WebGL to display 3D graphics in web browsers.
- CSS grid
To run
git clone git@github.com:sayandip18/portfolio-website.git
cd portfolio-website
npm install
npm run dev
The application will start running in localhost:3000