95 Forks
150 Stars
150 Watchers

demo-projects

Example certification projects for our programming curriculum

How to download and setup demo-projects

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

Or simply clone demo-projects with SSH
[email protected]:freeCodeCamp/demo-projects.git

If you have some problems with demo-projects

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