This Website is a portfolio project where you can showcase your projects, skills and more.
To create this website we used:
You can run this project using Docker. Follow the steps below:
-
Build the Docker image:
docker build -t portfolio .
-
Run the Docker container:
docker run -p 3000:3000 portfolio
My Portfolio Project is licensed under the MIT License. See the LICENSE file for more information.