Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 578 Bytes

File metadata and controls

30 lines (23 loc) · 578 Bytes

Nick2Pic

Nick2Pic is a simple application to generate unique and creative nicknames for your Minecraft character.

Installation

  1. Clone the repository:
    git clone https://github.com/clopso/nick2pic.git
  2. Navigate to the project directory:
    cd nick2pic
  3. Install dependencies:
    npm install

Usage

  1. Start the application:
    npm start
  2. Open your browser and go to http://localhost:3000

Contributing

Contributions are welcome! Please open an issue or submit a pull request.