This project is personal
Ruby version : 3.1.2
rails version : 7.0.4
Check that you have the correct version of Ruby and Rails installed on your machine.
ruby -v
rails -v
You need to clone the project on your pc and install gems for the project.
git clone https://github.com/Symitsh/Baby_names_generator
bundle install
And start the serveur:
rails s
BabyNameGenerator is an algorithm that provides methods for generating and filtering first names. It contains a list of common vowels and consonants, and a set of rules for determining which first names are allowed and which are not.
You can use this project as you see fit, but don't forget to put a "stars" on my project to give me a little boost. And why not, give me a little feedback, that would make me happy.
Contributions are welcome. For major changes, please contact me before starting to work on it.
use gem rspec Test work in progress
We thank Harry for his Script and the community Coding Accelerator