# Social Media App This is a Flutter-based Social Media App with a sleek and modern design.   ## Installation To get started, you need to have [Flutter](https://flutter.dev/docs/get-started/install) installed on your machine. Then, follow the instructions below: 1. Open the terminal and navigate to the project folder. 2. Run the command `flutter packages get` to install the required packages. 3. Run `flutter run` to build and run the debug app on your emulator/phone ## Credits - [Sajon](https://dribbble.com/sajon) for the original [Social Media App Design](https://dribbble.com/shots/15468493-Social-Media-App) - [Flutter](https://flutter.dev) for providing an amazing cross-platform framework. ## License This project is licensed under the [MIT License](https://github.com/rrdhoi/SocialMediaApp/blob/master/LICENSE).