Skip to content

A web app that generates usernames based on a theme selected by the user.

Notifications You must be signed in to change notification settings

jlrzhen/name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name-generator

View deployed app

A web app that generates usernames based on a theme and options selected by the user.

Screenshot of app

This app is dependent on the Datamuse API and finds usernames by running queries with specific parameters.

This project was bootstrapped with Create React App.

Features

  • Copy to clipboard: after name generation, click on each name to copy to clipboard.
  • Random Number: appends random four-digit number to end of each name
  • Spacing: removes spaces between words of names that have a length of two or more words
  • Capitalization:
    1. Capitalizes first letter of every word in each name
    2. camelCase
    3. No capitalization
  • Change theme:
    • Switches from dark (default) to light theme

Resources Used

About

A web app that generates usernames based on a theme selected by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published