This is a collection of snippets made with JavaScript 💻
Follow the next steps to clone this repo:
The first thing you need to do is to open your terminal/cmd, access to the directory where you want to keep your project, then copy and paste this code:
git clone https://github.com/jesusalberto18/LearningJS.git
git clone git@github.com:jesusalberto18/LearningJS.git
And that's it! It creates a local copy of this repository in your machine.