This is my personal portfolio.
To run this project locally, you need to:
- Install dependencies
npm install
- Run each project with
npm run dev
or run with docker:
docker compose up -d
This repository is using Gitflow Workflow and Conventional Commits, so if you want to contribute:
- create a branch from develop branch;
- make your contributions;
- open a Pull Request to develop branch;
- wait for discussion and future approval;
I thank you in advance for any contribution.
Maintaining