Welcome to the Pexels Clone Flutter app! This app allows users to explore and discover high-quality, royalty-free images just like the popular Pexels platform. You can use this README file as a guide to set up and run the app on your local machine.
Follow these steps to set up the Pexels Clone Flutter app:
Make sure you have the following software installed on your machine:
- Flutter SDK: Install Flutter
- Dart SDK: Install Dart
- Code editor (e.g., Visual Studio Code, IntelliJ)
git clone https://github.com/your-username/pexels_clone_flutter.git
cd pexels-clone
flutter pub get
flutter run