Skip to content

Embed tweets in your new or existing nextjs application.

Notifications You must be signed in to change notification settings

officialrajdeepsingh/react-tweet

Repository files navigation

React Tweet

Embed tweets in your new or existing nextjs application using react tweet package.

Demo

https://688dk8-3000.csb.app

Edit officialrajdeepsingh/react-tweet/main

How to use

First, clone the React Tweet repository.

git clone https://github.com/officialrajdeepsingh/react-tweet.git
# or
gh repo clone officialrajdeepsingh/react-tweet

# change the repository
cd react-tweet

Install the node.js package using the node package manager.

npm install
# or
yarm install
# or
pnpm install

Lastly, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Embed tweets in your new or existing nextjs application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published