The nickname generator is a tool designed to display random names following the parameters given by the user as the gender of the name.
The project was completed in 1 hours and 20 minutes. I used the IDE "Visual Studio Code" to write. The project has only one HTML, CSS and JS file. Also, the project uses a font file, the font is "Poppins".
- HTML5
- CSS3
- JavaScript Vanilla
To install the project on your computer, you can use the "Code" button and follow the following steps in each case:
- Copy the URL
- Open your Git Bash
- Write
git clone
and paste the url. As follows:
git clone https://github.com/santiagobaronz/Nickname-Generator.git
- Click "Download ZIP"
- Download the ZIP and extract the files into a folder
- Open the folder in your favorite IDE
- Santiago Baron Zuleta - Project creator Santiago-Baron-Zuleta