0 Forks
1 Stars
1 Watchers

CS50W-showcase

Overview of the projects made for the 'CS50’s Web Programming with Python and JavaScript' course. The course is provided for free by Harvard University. The solutions were implemented by me.

How to download and setup CS50W-showcase

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

Or simply clone CS50W-showcase with SSH
[email protected]:ThomasVanRymenant/CS50W-showcase.git

If you have some problems with CS50W-showcase

You may open issue on CS50W-showcase support forum (system) here: https://github.com/ThomasVanRymenant/CS50W-showcase/issues