Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.9 KB

README.md

File metadata and controls

60 lines (38 loc) · 1.9 KB

Reddit Clone - Flutter

  • Welcome to the Reddit Clone mobile application built with Flutter! This app replicates the core functionalities of Reddit, providing users with a familiar social media experience. Explore posts, vote, and interact with comments just like on the real Reddit platform.

Demo

Features

  • Home Feed: View a list of posts from various subreddits.
  • Post Voting: Upvote and downvote posts to influence their visibility.
  • Comments: Read and interact with comments on posts.
  • Subreddit Browsing: Navigate through different subreddits to discover content.
  • User Authentication: Sign in to personalize your experience (if implemented).

Getting Started

To get started with the Reddit Clone, follow these steps:

  1. Clone the Repository

    git clone https://github.com/yourusername/reddit-clone-flutter.git
  2. Navigate to the Project Directory

    cd reddit-clone-flutter
  3. Install Dependencies

    Make sure you have Flutter installed. Then run:

    flutter pub get
  4. Run the Application

    Use the following command to launch the app on an emulator or connected device:

    flutter run

Contributing

If you have suggestions for improvements or want to contribute to the project, please open an issue or submit a pull request. Contributions are welcome!

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any inquiries, please reach out to [email protected].


Replace `path/to/screenshot1.png` and `path/to/screenshot2.png` with the actual paths to your screenshots, and update the email and GitHub URL with your information.