Skip to content

Nee-Shar/TweetCards

Repository files navigation

Beyond280

A web application that lets you express your thoughts beyond Twitter's 280-character limit while maintaining a tweet-like visual format.

Table of Contents

About

Beyond280 is designed to allow users to share their ideas without being constrained by Twitter’s 280-character limit. The app preserves the familiar tweet format while providing the freedom to write long-form content, making it perfect for those who want to express more in a single post without resorting to threads.

Features

  • Write posts that exceed 280 characters.
  • Maintain a tweet-like visual format for posts.
  • Customize posts with name, username, profile image, and content.
  • Choose from different themes for your posts.
  • Download and share your longer tweets in an easy format.
  • Provide feedback to improve the app.

Preview

Here

Installation

To get started with Beyond280, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/beyond280.git
  2. Navigate to the project directory:

    cd beyond280
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and visit http://localhost:5173 to see the app in action.

Usage

  1. Visit the homepage of Beyond280.
  2. Add your content, username, and choose a theme.
  3. Click Download to create your long tweet.
  4. Download the content directly.
  5. Optionally, give feedback and suggestions to help improve the app.

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Description of feature or fix"
  4. Push to your branch:
    git push origin feature-name
  5. Submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

PS

  • It it made entirely within a day 🪲.

TBD

-[].

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors