hacker-name-generator Generate an elite hacker name. Getting started Prerequisites Node.js Running the application locally # Install project dependencies npm install # Start the application on localhost:3000 npm run start Deployment # Prepare a deployment-ready build npm run build