Welcome to Userminator – your ultimate tool for finding the perfect username across all major social media platforms! Built with Next.js and Tailwind CSS, it offers a user-friendly interface and quick results.
- Multi-Platform Search: Search for your desired username across all major social media platforms with just one click.
- Quick Results: Get instant feedback on username availability, saving you time and frustration.
- User-Friendly Interface: Intuitive and easy-to-use design, suitable for users of all levels.
- Open Source: Userminator is open source, meaning you can customize and contribute to its development.
To use Userminator, follow these steps:
- Visit Userminator (Work in progress!).
- Enter your desired username in the search bar.
- Sit back and let Userminator do the work!.
- Once the search is complete, you'll receive instant feedback on username availability.
Contributions are welcome! Whether you're a developer, designer, or just have a suggestion, feel free to open an issue or submit a pull request:
- Fork this repository.
- Clone the forked repository to your local machine.
- Install dependencies using
bun install
. - Start the development server with
bun dev
. - Make your changes and ensure tests pass.
- Commit your changes and push them to your fork.
- Submit a pull request with a clear description of your changes.