This Project is made using HTML , CSS & JS. This project basically displays random names of people according to the choice of the user - either male or female. This project showcases the power of HTML , CSS & JS. It also includes the use of Fetch Api method in Javascript with the help of which we fetch names of random people according to the choice of gender provided our user.
To run this project locally, follow these steps:
-
Fork the repository.
-
Clone the repository to your local machine: git clone https://github.com/your-username/Random-Name-Generator.git
-
Open the project folder in your preferred code editor, now run index.html file.