Skip to content

Looking for a new username for reddit? Check to see if it is available or not!

Notifications You must be signed in to change notification settings

brokoli777/RedditUsernameAvailability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Username Availability Checker

https://redditalias.bregwin.com

alt text

Ever wanted to find a unique reddit account without spending time in the user registration page? This website lets find your perfect username.

Made with React in the Frontend and Flask for the Backend

There are two folders:

Frontend

Install npm modules:

npm install

Run with:

npm start

Backend

Install packages:

pip install -r requirements.txt

Run with:

flask --app main run

About

Looking for a new username for reddit? Check to see if it is available or not!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published