This is an educational project to practice TDD methodology. The idea of TDD is to write tests first and then the code.
To get a local copy up and running follow these simple steps.
- A web browser like Google Chrome.
- A code editor like Visual Studio Code with Git and Ruby.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Likewise for Ruby installation.
$ ruby --version && irb
Clone the repository using the GitHub link provided below.
In the terminal, go to your file directory and run this command.
$ gh repo clone jevazquezb/TDD_project
Kindly modify the files as needed.
👤 Jesús Vázquez
- GitHub: @jevazquezb
- Twitter: @javb_1187
- LinkedIn: @jevazquezb
👤 Alex Masangana
Check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Coding Partners
- Code Reviewers
This project is MIT licensed.