# Social Media App

This is a Flutter-based Social Media App with a sleek and modern design.

![image](https://user-images.githubusercontent.com/67297759/190064136-5f096750-e957-4817-8372-145b537d7a88.png)
![image](https://user-images.githubusercontent.com/67297759/190063284-25aac6bf-c869-4925-be56-83117027e207.png)

## 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).