Skip to content

A React-based frontend for TeleBuzzed, a comprehensive directory for Telegram bots, channels, and groups.

Notifications You must be signed in to change notification settings

TerminalWarlord/TeleBuzzed-Frontend

Repository files navigation

TeleBuzzed

Overview

TeleBuzzed is a React-based web application that serves as a comprehensive directory for Telegram bots, channels, and groups. Designed to help users easily discover and connect with various Telegram resources, TeleBuzzed provides an intuitive interface and seamless navigation.

Features

  • Search Functionality: Quickly find bots, channels, and groups by keywords.
  • User-Friendly Interface: Built with React and DaisyUI for a modern look and feel.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Community-Driven: Contribute to the directory by adding your own Telegram resources.

UI Flow (Under Development)

image

Installation

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/TerminalWarlord/TeleBuzzed-Frontend.git
  2. Navigate to the project directory:

    cd TeleBuzzed-Frontend
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and go to http://localhost:5173/.

Contributing

We welcome contributions! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

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

Acknowledgments

  • React - JavaScript library for building user interfaces.
  • DaisyUI - Tailwind CSS components.
  • Telegram - Messaging app that allows bots, channels, and groups.

Contact

For any inquiries or support, feel free to reach out to me at [email protected].


Thank you for checking out TeleBuzzed!

About

A React-based frontend for TeleBuzzed, a comprehensive directory for Telegram bots, channels, and groups.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages