Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
emrecoban committed May 13, 2023
1 parent 05de4eb commit 63e8000
Showing 1 changed file with 47 additions and 1 deletion.
48 changes: 47 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,49 @@
# Twitter Gallery

With Twitter API v2, see your media tweets.
Twitter Gallery is an **open-source** MIT-licensed [Next.js](https://github.com/vercel/next.js) application that allows you to easily browse and filter media files from Twitter users.

## The Problem

Twitter's built-in media tab is often cumbersome to use, and it lacks the ability to search within the media section alone. This limitation can be frustrating for users who primarily want to explore and view images without the distractions of other types of content. To address this issue, I have built Twitter Gallery.

## Features

With my app, you can effortlessly discover and filter media files shared by Twitter users. Here's what sets Twitter Gallery apart:

- **Streamlined Media Display:** I have reimagined the way media files are presented, providing a clean and intuitive interface focused solely on visual content. Say goodbye to clutter and distractions as you browse through beautiful images.
- **Multiple Columns:** Twitter Gallery optimizes screen space by displaying photos in multiple columns, allowing you to view more images at once. This efficient layout ensures you can explore media files more efficiently and enjoy a seamless browsing experience.
- **Enhanced Search Functionality:** My app empowers you to search specifically within the media section of Twitter. Easily find images related to your interests or discover captivating photography from your favorite users. Twitter Gallery takes the frustration out of media exploration.

## Screenshots

Coming soon!

## Built with

- JavaScript
- Tailwind CSS
- React
- Next.js
- [Twitter API SDK](https://github.com/twitterdev/twitter-api-typescript-sdk)

## Installation

- Coming soon! (Don't forget .env file.)

## Contributing

Bug reports, feature requests, and pull requests are welcome. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](https://www.contributor-covenant.org/) code of conduct.

## Support

- Give a star to this repo.
- Follow me on Twitter [@emreshepherd](https://twitter.com/emreshepherd), or GitHub [@emrecoban](https://github.com/emrecoban).
- Buy me a coffee, or book: https://www.buymeacoffee.com/emrecoban

## References

- Coming soon!

## License

The Twitter Gallery is available as open source under the terms of the [MIT License](https://github.com/emrecoban/twitter-gallery/blob/main/LICENSE).

1 comment on commit 63e8000

@vercel
Copy link

@vercel vercel bot commented on 63e8000 May 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

twitter-gallery – ./

twitter-gallery-git-main-emrecoban.vercel.app
twitter-gallery-emrecoban.vercel.app
twittergallery.vercel.app

Please sign in to comment.