Welcome to the Code Challenges repository! Here you'll find a collection of scripts and solutions for various programming challenges.
Code-Challenges/
βββ README.md
βββ script1.js
βββ [more scripts to be added...]
- node js intalled
- Terminal or command line
- Clone the repository:
git clone https://github.com/gbsfDeveloper/Code-Challenges.git
cd Code-Challenges
- Run any script:
node script1.js
- GitHub: @gbsfDeveloper
- Repository: https://github.com/gbsfDeveloper/Code-Challenges
β Don't forget to star the repository if you find it useful! Thank you!