Skip to content

kumarhites/flockr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flockr Social Media App

Flockr is a social media app built with React and Tailwind CSS. It provides various features for users to connect, share posts, and explore content. The app is designed to be responsive, ensuring a seamless experience across different devices.

Features

Home Page

  • Displays posts from the user and the users they follow.
  • Suggests users to follow.
  • Allows sorting posts by trending or latest.

Search Users

  • Enables searching for users by their usernames.

Like/Dislike Post

  • Users can like or dislike posts.

Add/Remove Post from Bookmark

  • Users can add or remove posts from their bookmarks for quick access.

Copy Link of Post

  • Allows users to copy the link of a post.

Share Post

  • Users can share posts with others.

Edit Own Post

  • Allows users to edit their own posts.

Delete Own Post

  • Enables users to delete their own posts.

Explore Page

  • Displays all posts from all users.

Single Post Page

  • Provides detailed information about a single post.
  • Users can like or dislike the post.
  • Users can comment on the post.
  • Users can edit or delete their own comments.
  • Users can add or remove the post from their bookmarks

Bookmark Page

  • Displays bookmarked posts for quick access.

Profile Page

  • Allows users to edit their own profile.
  • Users can log out of their account.
  • Users can follow or unfollow other users.
  • Users can check the count of their followers and following.
  • Users can see the posts of other users.

Others

  • Login/Signup functionality.
  • Error page to handle any unexpected errors.
  • Toasts for providing visual feedback to users.
  • Responsive design for optimal viewing on various devices.

Installation

To run the app locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/kumarhites/flockr.git
  2. Navigate to the project directory:

    cd flockr
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your web browser and visit http://localhost:3000 to access the app.

Dependencies

The app relies on the following dependencies:

  • React: JavaScript library for building user interfaces.
  • Tailwind CSS: Utility-first CSS framework.
  • Other dependencies can be found in the package.json file.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Flockr is a social media app built with React and Tailwind CSS. It provides various features for users to connect, share posts, and explore content. The app is designed to be responsive, ensuring a seamless experience across different devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages