/portfolio

Portfolio site developed using Next.js

Primary LanguageTypeScriptMIT LicenseMIT

Welcome to My Portfolio Project! 🙌

This Website is a portfolio project where you can showcase your projects, skills and more.

Tech Stacks 🛠️

To create this website we used:

  • React
  • Tailwind CSS
  • ESLint

Docker Support 🐳

You can run this project using Docker. Follow the steps below:

  1. Build the Docker image:

    docker build -t portfolio .
  2. Run the Docker container:

    docker run -p 3000:3000 portfolio

License 📝

My Portfolio Project is licensed under the MIT License. See the LICENSE file for more information.

Our Contributors 🤝