0 Forks
1 Stars
1 Watchers

freeCodeCamp

A collection of challenges and projects from the freeCodeCamp learning platform.

How to download and setup freeCodeCamp

Open terminal and run command
git clone https://github.com/SolangeUG/freeCodeCamp.git
git clone is used to create a copy or clone of freeCodeCamp 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 freeCodeCamp https://github.com/SolangeUG/freeCodeCamp/archive/master.zip

Or simply clone freeCodeCamp with SSH
[email protected]:SolangeUG/freeCodeCamp.git

If you have some problems with freeCodeCamp

You may open issue on freeCodeCamp support forum (system) here: https://github.com/SolangeUG/freeCodeCamp/issues