This is the first project i have created that includes multiple pages and how to link them flawlessly using Flutter.
This project is about a Social Media Application's simple UI.
This project has been made as a task assignment for programming club, Task #2 of Level 3.
The following are screenshots that showcases the application.
Each of these Posts has working likes,favorites and replys' counters.

Clone the project
git clone https://github.com/FarisAI24/SocialMediaAppUI.gitGo to the project directory
cd my-projectInstall dependencies
flutter pub getStart the server
flutter run


