/Baby-Name-Generator

App to generate random baby names and can be configured by gender and region.

Primary LanguageCSS

Baby Name Generator

The Baby Name Generator is an app that allows users to generate random baby name(s). This can be customized based on gender, country, minimum length, maximum length, and names that start with a certain character only.

comment: <> ([Baby Name Generator] (ADD URL))

Getting Started

  • Clone
  • Open terminal and change the directory to the baby-name-generator folder
  • run npm install
  • run npm start
  • Open http://localhost:3000 to view it in the browser.

Built With

  • Node - An asynchronous event driven JavaScript runtime.
  • Express - Web framework for Node.js.
  • EJS - Embedded JavaScript templating engine.
  • SASS - CSS preprocessor.

Authors