Skip to content

Suraj-kumar00/Portfolio

Repository files navigation

My portfolio website

Build Using:

DevOps Practices:

Installation:

  • First fork the repo.
git clone https://github.com/your-username/Portfolio.git
cd portfolio

npm i

npm run dev

Installation with Docker:

First install Docker Enginer or Docker Desktop then pull the image by below command.

docker pull surajkumar00/portfolio
docker run -d -p 3000:3000 surajkumar00/portfolio

check localhost:3000

LICENSE

Apache License Version 2.0

Star 🤩 the repo if you like