Skip to content

daverbk/namelikepro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Name Like Pro

Description

The Nickname Generator is a fun and creative application that allows users to generate unique and personalized nicknames by concatenating two words together

How It Works

Input Words: Users provide two words of their choice and selects checkboxes for the functionality one is interested in.

Checkbox Name Functionality
Has Postfix? Adds a random postfix noun to nickname like Assassin, Eagle etc.
Has Special chars? Adds a random special character in the begging and end of nickname like ☁, β˜…, ☠ etc.
Has Adjective? Adds a random adjective in the beginning of nickname like Golden, Deadly etc.

Getting Started

To try out the Name Like Pro, visit our live demo or follow the instructions below to set it up locally.

# Clone the repository
git clone https://github.com/daverbk/namelikepro.git

# From project's directory run 
mvn spring-boot:run

# Navigate to /frontend project directory
cd frontend

# Install dependencies
npm install

# Run the application
npm start

Contributing

We welcome contributions! Fork us and create pull requests whenever you changes are ready.

License

This project is licensed under the MIT License.