Github Pages Website - https://gwcbaltimorebeloved.github.io/art-portfolio-flutter/
Miro Board - https://miro.com/app/board/o9J_lwb8XCI=/
Miro Board Invite Link - https://miro.com/welcomeonboard/UUprMEZuZlVSSlkzN3V6VnpVa0xwOU8zdXRuSUw1MXhXeFc1MkttSmtSQVp0eVJ1UkQ2Tm1ndUhpcHAweFhOMnwzMDc0NDU3MzYxMTEwNDY0OTg5?invite_link_id=621198525970
- Install Git - https://git-scm.com/downloads
- Install VSCode - https://code.visualstudio.com/download
- Install Flutter - https://docs.flutter.dev/get-started/install
- Ask for help with installing flutter. Parts of the installation process can be tricky.
- Clone the art-portfolio-flutter repository
- Open a command line window on your computer (terminal for Mac, powershell for Windows)
- Navigate to the folder where you want to store repositories
- Clone the repository
git clone https://github.com/GWCBaltimoreBeloved/art-portfolio-flutter.git
- Download the latest packages
flutter pub get
You are now ready to begin contributing! Head over to the CONTRIBUTING.md to see how to contribute.