Twiter Stats screenshot

Twiter Stats

Author Avatar Theme by Nilanth
Updated: 26 Mar 2023
18 Stars

TwiterStats is a Twitter Followers Tracker build with Next.js, TailwindCSS, NextAuth, SWR

Categories

Overview

TwiterStats is a Twitter Followers Tracker that offers real-time followers count and other useful features. It is built with Next JS, NextAuth for authentication, Tailwind for UI, and various other libraries. The app can be installed and run locally by following a few simple steps. TwiterStats is open source and released under the MIT License.

Features

  • Real-time followers count: TwiterStats provides a live count of your Twitter followers, enabling you to track your follower growth.
  • Export profile card as image: You can export your Twitter profile card as an image, allowing you to easily share it on different platforms.
  • Dark Mode support: TwiterStats has a Dark Mode option for better visual comfort in low-light environments.
  • Much more coming soon: The app is continuously being developed, and more features are expected to be added in the future.

Installation

To install TwiterStats, follow these steps:

  1. Clone the repository to your local machine.
  2. Change the working directory to the cloned repository.
  3. Install the necessary dependencies.
  4. Create a .env file in the root directory and add your variables.
  5. Obtain your Twitter API credentials (TWITTER_ID and TWITTER_SECRET) from the Twitter Developer Platform.
  6. Start the application.
  7. Open your browser and navigate to localhost:3000 to access the app.

Summary

TwiterStats is a Twitter Followers Tracker that offers real-time follower count, profile card exporting, and Dark Mode support. It is built with Next JS, NextAuth, Tailwind, and other libraries. To install, clone the repository, set up the required environment variables, and start the app locally. TwiterStats is an open-source project released under the MIT License.