Skip to content

isadfrn/isadfrn.dev

Repository files navigation

isadfrn.dev

Languages used Repository size Last commit

About

This is my personal portfolio.

Run

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

Contributing

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.

Status

Maintaining

License

MIT