This project is a front-end clone of the Facebook home page developed using Flutter.
- Facebook Home Page UI
- Responsive Design
- Post Feeds
- Like and Comment UI
Include screenshots or a gif of your app here to show what it looks like.
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/am-niz/facebook_clone.git cd facebook_clone -
Install dependencies
flutter pub get
-
Run the app
flutter run
To use this project, follow these steps:
- Navigate the Home Page:
- Open the app on your device or emulator.
- Browse through the post feeds to see the displayed content.
- Interact with the UI elements for likes and comments (UI only, no backend functionality).
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bugfix:
git checkout -b feature/your-feature-name
3.Commit your changes git commit -m "Add some feature" 4.Push to the branch git push origin feature/your-feature-name 5.Create a new Pull Request
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or feedback, feel free to reach out:
- Name: NIZAMUDHEEN MJ
- Email: nizamudheenmj@gmail.com
- GitHub: am-niz


