Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

e-roy/threads-clone

Repository files navigation

Threads Web App Clone

Warning
This repository, which uses an UNOFFICAL "threads-api", has been archived and will no longer receive updates or maintenance.**

This was developed for educational and research purposes only. The author of this repository does not support or condone any unethical or illegal activities.

Unofficial, Web App for Meta's Threads.

threads.mp4

This Unofficial Web App uses the Unofficial threads-api by junhoyeo

Getting Started

First, install dependencies:

yarn install

Then run the development server:

yarn dev

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.