discord-embed-builder Tailwind Templates

Discord Embed Builder

A web-based application to create Discord embed messages using webhooks. Built with React and Tailwind CSS.

Discord Embed Builder

Preview

A web-based application to create Discord embed messages using webhooks. Built with React and Tailwind CSS.

Features

  • Create and preview Discord embeds in real-time
  • Customize webhook name, avatar, and content
  • Add fields, author, footer, images, and thumbnails to embeds
  • Dark mode interface with a modern and responsive design
  • Animated background for a dynamic look
  • Easy to use and deploy

Installation

  1. Clone the repository:

    git clone https://github.com/wickstudio/discord-embed-builder.git
    cd discord-embed-builder
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm start
    
  4. Open your browser and navigate to http://localhost:3000.

Usage

  1. Fill in the webhook URL, name, and avatar URL at the top.
  2. Customize your embed with title, description, author, footer, and other elements.
  3. Preview your embed in real-time on the right side.
  4. Click "Send Embed" to send your embed to the specified webhook.

Technologies Used

Project Structure

discord-embed-builder
├── node_modules
├── public
│   ├── index.html
│   ├── logo.png
├── src
│   ├── components
│   │   ├── EmbedEditor.jsx
│   │   ├── EmbedPreview.jsx
│   │   └── Footer.jsx
│   ├── styles
│   │   └── index.css
│   ├── App.jsx
│   ├── index.jsx
├── .gitignore
├── package.json
├── postcss.config.js
├── README.md
├── tailwind.config.js

Contributing

Contributions are welcome! Please fork this repository and submit a pull request for any features, bug fixes, or enhancements.

License

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

Contact


Made with ❤️ by Wick® Studio

Top categories

Loading Svelte Themes