0 Forks
0 Stars
0 Watchers

JavaScript-Fundamentals

Here are uploaded the tasks that I solved during thе "Programming Fundamentals with JavaScript" course at @SoftUni.

How to download and setup JavaScript-Fundamentals

Open terminal and run command
git clone https://github.com/ivaylokarafeizov/JavaScript-Fundamentals.git
git clone is used to create a copy or clone of JavaScript-Fundamentals repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JavaScript-Fundamentals https://github.com/ivaylokarafeizov/JavaScript-Fundamentals/archive/master.zip

Or simply clone JavaScript-Fundamentals with SSH
[email protected]:ivaylokarafeizov/JavaScript-Fundamentals.git

If you have some problems with JavaScript-Fundamentals

You may open issue on JavaScript-Fundamentals support forum (system) here: https://github.com/ivaylokarafeizov/JavaScript-Fundamentals/issues