Skip to content

deandreamatias/portfolio

Repository files navigation

Personal portfolio

Deploy app Releases Website online Paypal donate

About the project

I made this portfolio to share my public information and links.

This project has been built using the Flutter framework, which allows to build an multiplatform app from a single codebase.

Features

  • See info about Matias de Andrea
  • Open some profile links
  • Roadmap in public Trello

Build and run

  1. Clone repository with 'git clone' command or just download the zip. git clone git@github.com:deandreamatias/portfolio.git
  2. Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.
  3. Install dependencies from pubspec.yaml by running flutter pub get from the project root (see using packages documentation for details and how to do this in the editor).

Run

CLI Debug: flutter run

Author

Contributing

If you want to take the time to make this project better, please read the contributing guides first. Then, you can open an new issue, of a pull request.

License

This project is licensed under the GNU GPL v3 License - see the LICENSE file for details.