Skip to content

surendragalwa11/portfolio-next

Repository files navigation

Portfolio

This portfolio is build in NextJS to facilitate Server Side Rendering.

Description

You can browse this portfolio here

Thanks Netflify for hosting.

Docker mode:

Please follow below steps to run the application in docker mode:

Step-1 Build the docker image

docker build . -t portfolio

Step-2 Run the docker container

docker -p 3000:3000 run portfolio:latest

Copyright?

Please feel free to use this portfolio template and change details. Please do not forget to add credit :)