Skip to content

A web app built with React that allows users to search for the historical screen names of Twitter accounts using Memory.lol creating our own API.

Notifications You must be signed in to change notification settings

BankkRoll/memoryloler

Repository files navigation

Twitter Username Search App

A web app built with React that allows users to search for the historical screen names of Twitter accounts using Memory.lol, creating our own API. screencapture-localhost-3000-2023-04-26-02_02_09

Features

  • Users can input a comma-separated list of usernames to search for
  • Results display the corresponding historical screen names for each account
  • Not found usernames are listed separately
  • Memory.lol API is used to retrieve data on over 440 million Twitter accounts
  • User privacy and safety are protected with access restrictions in place

Usage

To use the app, simply enter a comma-separated list of Twitter usernames into the search bar and click "Search." Results will display the historical screen names for each account, and any usernames not found will be listed separately.

Installation

To install and run the app locally, follow these steps:

  1. Clone the repository: git clone https://github.com/BankkRoll/memoryloler.git
  2. Change into the project directory: cd memoryloler
  3. Install dependencies: npm install
  4. Start the development server: npm start

Credits

This app was built using Memory.lol, a web service that provides historical information about social media accounts. Memory.lol source code is available on GitHub here.

This app was created by bankkroll.eth.

License

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

About

A web app built with React that allows users to search for the historical screen names of Twitter accounts using Memory.lol creating our own API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published