Art Portfolio Showcase Flutter App Project

This project, titled "Art Portfolio Showcase Flutter App," is a mobile app designed to empower artists by providing a platform to showcase their creative work, connect with potential clients, and receive valuable feedback. It was created by Abanazer Woldegebriel and Farhan Soomro as part of the team Irritated YAML.

Presentation and Slides

Getting Started 🛠

To get started with ArtPortfolioShowcaseApp, follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top right corner of the repository's page to create a copy of the repository in your GitHub account.

  2. Clone the Repository: Clone your forked repository to your local machine using the following command in your terminal or command prompt:

    git clone https://github.com/judahpaul16/artfolio
  3. Install Dependencies: Navigate to the project directory and install the required dependencies using the following command:

    flutter pub get
  4. Run the App: Run the app on an emulator or physical device using the following command:

    flutter run