thank-you-tweet-button-001
TypeScript icon, indicating that this package has built-in type declarations

3.0.4 • Public • Published

Note

This package is a project in the Creating NPM Package book.

Thank You Tweet Button 001

An easy-to-use tweet button for saying thank you to @oluwatobiss.

This button auto-fills your tweet pop-up modal with a nicely worded thank you message.

Features

  • A button that posts a thank you message
  • Display total published NPM packages
  • Add a rating

Live Demo

https://test-app-for-thank-you-tweet-button-001.vercel.app

Installation

This section shows how to install the Thank You Tweet Button 001 package.

Using npm

npm install thank-you-tweet-button-001

Using yarn

yarn add thank-you-tweet-button-001

Using pnpm

pnpm add thank-you-tweet-button-001

Usage

import TweetButton from "thank-you-tweet-button-001";

function App() {
  return <TweetButton />;
}

Dependencies

Dev Dependencies

/thank-you-tweet-button-001/

    Package Sidebar

    Install

    npm i thank-you-tweet-button-001

    Weekly Downloads

    1

    Version

    3.0.4

    License

    MIT

    Unpacked Size

    8.52 kB

    Total Files

    8

    Last publish

    Collaborators

    • codesweetly