Skip to content

An application that takes a race and class and returns a themed name for your character.

Notifications You must be signed in to change notification settings

Lauren245/Tabletop-Character-Names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabletop Character Name Generator

License: MIT - https://opensource.org/licenses/MIT

This is a simple React application that generates random character names based on the selected Dungeons & Dragons race and class. It also provides a reroll button to generate a new name with the same parameters. Currently, there are around 7,056 possible name combinations.

visit https://tabletop-character-names.onrender.com/ to use the deployed version of the app.

Features

  • 🎲 Select from common D&D races and classes
  • 🧙 Generates random names that match your selected race and class
  • 🔁 Reroll functionality for when you want a new name with the same setup
  • 🧼 Simple and clean user interface

Technologies Used

  • React (via Create React App)
  • JavaScript (ES6+)
  • CSS for basic styling

Getting Started

Prerequisites

Make sure you have Node.js installed.

Installation

  1. Clone the repository:

    git clone https://github.com/Lauren245/Tabletop-Character-Names
    cd character-name-generator
    
  2. Install dependencies:

    npm install
  3. Start the development server:

     npm start

License

Copyright 2025 Lauren Moore

This software uses an MIT license.

Questions

If you have additional questions, you can contact me at:

GitHub: Lauren245

Email: laurenmoorejm@gmail.com

About

An application that takes a race and class and returns a themed name for your character.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published