- Node.js and npm
- Flutter SDK
- Dart SDK
- Clone the repository:
git clone https://github.com/sorydima/Marina.Moda-.git
- Navigate to the directory:
cd Marina.Moda-
- Install dependencies:
npm install flutter pub get
- Run the application:
flutter run
- Node.js errors: Ensure you have Node.js installed and the correct version.
- Flutter SDK issues: Run
flutter doctor
to diagnose potential setup issues.