avincodes / portfolio

The site files of avinhere.me. Special thanks to @iuridepaula for providing the template on which this site was built. Do reach out to me if you have any issues. (Note: This repository is not connected to the production environment and is meant for production-use.) :octocat:

Home Page:https://avinhere.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chore: Update dependencies and make it easier to run in a local environment

avincodes opened this issue · comments

commented

This webpage currently requires Visual Studio developer tools to run in a local environment, making it difficult for contributors to get started and develop on the project.

We would like to address this issue by updating our dependencies and making the webpage easier to run in a local environment. This could involve:

  • Updating the dependencies to the latest versions.
  • Removing any unnecessary dependencies.
  • Making sure that the webpage can be run without Visual Studio developer tools.
  • Cleaning up the npm files and making them more organized.
    Once these tasks are completed, it will be much easier for contributors to get started and develop on the project.

Steps to reproduce:

  • Clone the repository.
  • Install the dependencies.
  • Try to locally run the webpage.

Expected behavior:

  • The webpage should be easy to deploy and test in a local environment without Visual Studio Developer Tools.

Actual behavior:

  • The webpage requires Visual Studio developer tools to run.

Acceptance criteria:

  • The webpage can be run without Visual Studio developer tools.
  • All dependencies are updated to the latest versions. (optional)
  • All unnecessary dependencies are removed.

Please get yourself assigned before starting to work on the issue.

I would like to contribute to this @avincodes

Hi there would like to work on this issue can you please assign me

commented

yes, done!

Hey @avincodes,
I've managed to get the project running locally.
I've fixed this issue and also found out a few more issues that needs to be fixed.

can you assign me?

commented

Hey @bhishekprajapati unfortunately someone is already working on this issue, however since you have already fixed the issue, can you open a PR and I'll be able to take a look! Thanks!

I'll open a PR!

Hey @avincodes, I've commit my changes and opened a PR.